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