TreeListXlExportOptions Members
In This Article
#Constructors
Name | Description |
---|---|
Tree |
Initializes a new instance of the Tree |
#Properties
Name | Description |
---|---|
Count |
Specifies whether the Count summary function takes blank cells into account when exporting data in Excel formats. |
Customize |
Allows you to customize a cell in the exported file.
Inherited from Tree |
Customize |
Allows you to customize an individual column in the exported document. |
Customize |
Allows you to customize sheet settings in the exported document. |
Customize |
Allows you to add rows below Tree |
Customize |
Allows you to add rows above grid content in the output document. |
Document |
Specifies the exported document’s culture that defines numeric, date-time, and currency data formatting settings.
Inherited from Tree |
Document |
Specifies detailed information applied to the resulting document. |
Encryption |
Specifies encryption options applied to the output document. |
Export |
Specifies whether the Tree |
Export |
Indicates whether the Tree |
Export |
Specifies whether the Tree |
Export |
Specifies whether the Tree |
Row |
Specifies how the Tree |
Row |
Fires before a row is exported and allows you to cancel the action.
Inherited from Tree |
Sheet |
Specifies the name of the sheet in the exported document. |
Show |
Specifies whether the Tree |
Suppress |
Specifies whether the Tree |
Suppress |
Specifies whether to suppress the exception thrown when exporting more than 256 columns to an XLS file or more than 16,384 columns to an XLSX file. |
Suppress |
Specifies whether to suppress the exception thrown when exporting more than 65,536 rows in an XLS file or more than 1,048,576 rows in an XLSX file. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also