ITableCell.XlsExportNativeFormat Property
For internal use. Specifies the format settings that are applied to a document when it is exported to XLS format.
Namespace: DevExpress.XtraPrinting.Export
Assembly: DevExpress.Printing.v22.2.Core.dll
NuGet Packages: DevExpress.Printing.Core, DevExpress.Win.Dashboard.Design
Declaration
Property Value
Type |
---|
DefaultBoolean |
Available values:
Name | Description | Return Value |
---|---|---|
True | The value is true. |
|
False | The value is false. |
|
Default | The value is specified by a global option or a higher-level object. |
|
See Also