CustomizeDocumentColumnEventArgs Properties
Provides data for the XlsExportOptionsEx.CustomizeDocumentColumn and XlsxExportOptionsEx.CustomizeDocumentColumn events.
Name | Description |
---|---|
Column |
Gets or sets the data field’s name for the current column. |
Document |
Gets or sets the worksheet column. |
See Also