Name | Description | |
---|---|---|
Buttons | Gets the list of button controls of this GrapeCity.Spreadsheet.IWorksheet. (Inherited from GrapeCity.Spreadsheet.ISheet) | |
CheckBoxes | Gets the list of check box controls of this GrapeCity.Spreadsheet.IWorksheet. (Inherited from GrapeCity.Spreadsheet.ISheet) | |
DropDowns | Gets the list of combo box controls of this GrapeCity.Spreadsheet.IWorksheet. (Inherited from GrapeCity.Spreadsheet.ISheet) | |
GroupBoxes | Gets the list of group box controls of this GrapeCity.Spreadsheet.IWorksheet. (Inherited from GrapeCity.Spreadsheet.ISheet) | |
Index | Gets an integer value that represents the index number of the chart within the collection. | |
Labels | Gets the list of label controls of this GrapeCity.Spreadsheet.IWorksheet. (Inherited from GrapeCity.Spreadsheet.ISheet) | |
ListBoxes | Gets the list of list box controls of this GrapeCity.Spreadsheet.IWorksheet. (Inherited from GrapeCity.Spreadsheet.ISheet) | |
Name | Gets or sets a string value representing the name of the sheet. (Inherited from GrapeCity.Spreadsheet.ISheet) | |
Next | Gets an GrapeCity.Spreadsheet.ISheet object that represents the next sheet. (Inherited from GrapeCity.Spreadsheet.ISheet) | |
OptionButtons | Gets the list of option button controls of this GrapeCity.Spreadsheet.IWorksheet. (Inherited from GrapeCity.Spreadsheet.ISheet) | |
PageSetup | Gets the page setup of the sheet. (Inherited from GrapeCity.Spreadsheet.ISheet) | |
Previous | Gets an GrapeCity.Spreadsheet.ISheet object that represents the previous sheet. (Inherited from GrapeCity.Spreadsheet.ISheet) | |
ProtectDrawingObjects | Gets a boolean value indicating whether shapes are protected. (Inherited from GrapeCity.Spreadsheet.ISheet) | |
ProtectionMode | Gets a value indicates whether user-interface-only protection is turned on. To turn on user interface protection, use the %Protect(WorksheetLocks, string)% method. (Inherited from GrapeCity.Spreadsheet.ISheet) | |
ScrollBars | Gets the list of scroll bar controls of this GrapeCity.Spreadsheet.IWorksheet. (Inherited from GrapeCity.Spreadsheet.ISheet) | |
Shapes | Gets a GrapeCity.Spreadsheet.Drawing.IShapes collection that represents all the shapes on the chart sheet. | |
Spinners | Gets the list of spin button controls of this GrapeCity.Spreadsheet.IWorksheet. (Inherited from GrapeCity.Spreadsheet.ISheet) | |
TabColor | Gets or sets the color of the tab. (Inherited from GrapeCity.Spreadsheet.ISheet) | |
Type | Gets the worksheet type. (Inherited from GrapeCity.Spreadsheet.ISheet) | |
View | Gets the worksheet view of this GrapeCity.Spreadsheet.ISheet object. (Inherited from GrapeCity.Spreadsheet.ISheet) | |
Visible | Gets or sets a GrapeCity.Spreadsheet.SheetVisibility value that determines whether the sheet is visible. (Inherited from GrapeCity.Spreadsheet.ISheet) | |
Workbook | Gets the Workbook object contains current GrapeCity.Spreadsheet.IWorksheet object. (Inherited from GrapeCity.Spreadsheet.ISheet) |