Version

Sheet Class Properties

For a list of all members of this type, see Sheet members.

Public Properties
 NameDescription
Public PropertyHasProtectionPasswordReturns a boolean indicating if the Sheet has been protected with a password.  
Public PropertyIsProtectedReturns a boolean indicating if the Worksheet has been protected.  
Public PropertyNameGets or sets the sheet name.  
Public PropertySelectedGets the value which indicates whether this worksheet is selected.  
Public PropertySheetIndexGets the zero-based index of this sheet in its parent Workbook.Sheets collection.  
Public PropertyTabColorInfoGets or sets the WorkbookColorInfo to use for the associated sheet's tab in the tab bar of Microsoft Excel.  
Public PropertyTypeReturns a value indicating the type of sheet  
Public PropertyWorkbookGets the Workbook that owns the worksheet.  
See Also