WorkbookItem Members
Include Protected Members
Include Inherited Members
Represents named items in the workbook.
The WorkbookItem type exposes the following members.
Constructors
Name | Description | |
---|---|---|
WorkbookItem() | Initializes a new instance of the WorkbookItem class. | |
WorkbookItem(String, ItemType) | Initializes a new instance of the WorkbookItem class. |
Top
Properties
Name | Description | |
---|---|---|
Name | Gets or sets the named item. | |
Type | Gets or sets the type of the returned item. |
Top
Methods
Name | Description | |
---|---|---|
ToString | (Inherited from Object.) |
Top