







The ExcelWorkbook type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | CalcMode |
Calculation mode for the workbook.
|
![]() | MaxFontWidth |
Max font width for the workbook
|
![]() | Names |
Provides access to named ranges
|
![]() | Properties |
The office document properties
|
![]() | Protection |
Access properties to protect or unprotect a workbook
|
![]() | Styles |
Package styles collection. Used internally to access style data.
|
![]() | StylesXml |
Provides access to the XML data representing the styles in the package.
|
![]() | View |
Access to workbook view properties
|
![]() | WorkbookXml |
Provides access to the XML data representing the workbook in the package.
|
![]() | Worksheets |
Provides access to all the worksheets in the workbook.
|