IXlDocumentOptions Properties
Contains options related to culture-specific settings of a workbook and document format specifications and limits.
Name | Description |
---|---|
Culture | Provides access to the culture-specific settings of the document. |
Document |
Gets the file format to which the document is exported. |
Max |
Gets the maximum number of columns supported by the output file format. |
Max |
Gets the maximum number of rows supported by the output file format. |
Supports |
Gets a value indicating whether the document can contain multiple worksheets. |
Supports |
Gets a value indicating whether the document can contain formulas. |
Supports |
Gets a value indicating whether the document supports grouping functionality. |
See Also