For a list of all members of this type, see Sheet members.
Name | Description | |
---|---|---|
HasProtectionPassword | Returns a boolean indicating if the Sheet has been protected with a password. | |
IsProtected | Returns a boolean indicating if the Worksheet has been protected. | |
Name | Gets or sets the sheet name. | |
Selected | Gets the value which indicates whether this worksheet is selected. | |
SheetIndex | Gets the zero-based index of this sheet in its parent Workbook.Sheets collection. | |
TabColorInfo | Gets or sets the WorkbookColorInfo to use for the associated sheet's tab in the tab bar of Microsoft Excel. | |
Type | Returns a value indicating the type of sheet | |
Workbook | Gets the Workbook that owns the worksheet. |