Class ExportTableOptions
- Namespace
- Spire.Xls
- Assembly
- Spire.XLS.dll
public class ExportTableOptions
- Inheritance
-
ExportTableOptions
- Inherited Members
-
Constructors
ExportTableOptions()
public ExportTableOptions()
Properties
public bool ComputedFormulaValue { get; set; }
Property Value
- bool
ExportColumnNames
public bool ExportColumnNames { get; set; }
Property Value
- bool
public bool KeepDataFormat { get; set; }
Property Value
- bool
RenameStrategy
public RenameStrategy RenameStrategy { get; set; }
Property Value
- RenameStrategy