For a list of all members of this type, see Worksheet members.
Name | Description | |
---|---|---|
DeleteCells | Overloaded. Deletes a region of cells. | |
GetCell | Overloaded. Gets the cell at the specified address or name. | |
GetCellConditionalFormat | Gets the cell conditional format for the cell at the specified row and column index. | |
GetDefaultColumnWidth | Gets the default column width in the specified units. | |
GetRegion | Overloaded. Gets the region at the specified address or name. | |
GetRegions | Overloaded. Gets the regions at the specified address or name. | |
HideColumns | Hides the columns in the specified range. | |
HideRows | Hides the rows in the specified range. | |
InsertCells | Overloaded. Inserts a region of cells. | |
MoveToIndex | Moves the worksheet to a new position in the owning workbook's collections of worksheets. | |
MoveToSheetIndex | Moves the sheet to a new position in the owning workbook's collections of sheets. (Inherited from Infragistics.Documents.Excel.Sheet) | |
Protect | Overloaded. Protects the worksheet with the specified password. | |
SetDefaultColumnWidth | Sets the default column width in the specified units. | |
UnhideColumns | Unhides the columns in the specified range. | |
UnhideRows | Unhides the rows in the specified range. | |
Unprotect | Overloaded. Attempts to use the specified password to remove the WorkSheet protection currently in place. (Inherited from Infragistics.Documents.Excel.Sheet) |