WorkbookBase Class Members
In This Topic
The following tables list the members exposed by WorkbookBase.
Public Properties
| Name | Description |
| FormulaEngine | Gets the formula engine of this workbook. |
| Names | Gets a Names collection that represents all the names in the specified workbook (including all worksheet-specific names). |
| WorkbookSet | Gets the container of this item. |
Top
Public Methods
| Name | Description |
| ContainsDefinedName | Determines whether there is at least one defined name in this workbook. |
| GetHashCode | Gets the hash code for this workbook. |
Top
See Also