Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Contains information about a sheet in a workbook.
The SheetInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SheetInfo() | Initializes a new instance of the SheetInfo class. |
![]() |
SheetInfo(String, SheetType, SheetVisibility) | Initializes a new instance of the SheetInfo class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Name | Gets or sets the name of the sheet. |
![]() |
Type | Gets or sets the type of sheet. |
![]() |
Visibility | Gets or sets whether the sheet is visible. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
ToString | (Inherited from Object.) |
Top