XlsExportOptionsBase Fields
The base class for objects which define export options specific to XLS and XLSX formats.Name | Description |
---|---|
ExportHyperlinksProperty static | Identifies the XlsExportOptionsBase.ExportHyperlinks bindable property. |
RawDataModeProperty static | Identifies the XlsExportOptionsBase.RawDataMode bindable property. |
SheetNameProperty static | Identifies the XlsExportOptionsBase.SheetName bindable property. |
ShowGridLinesProperty static | Identifies the XlsExportOptionsBase.ShowGridLines bindable property. |
See Also