IXlDocument Properties
Represents an interface that exposes the specific functionality of a workbook.| Name | Description |
|---|---|
| Options | Provides access to options that contain information about document culture and format specifications. |
| Properties | Provides access to the document properties associated with a workbook. |
| Theme | Gets or sets the theme to be applied to the workbook. |
| View | Provides access to the view options of the workbook. |
See Also