Table of Contents

Class ExportTableOptions

Namespace
Spire.Xls
Assembly
Spire.XLS.dll
public class ExportTableOptions
Inheritance
ExportTableOptions
Inherited Members

Constructors

ExportTableOptions()

public ExportTableOptions()

Properties

ComputedFormulaValue

public bool ComputedFormulaValue { get; set; }

Property Value

bool

ExportColumnNames

public bool ExportColumnNames { get; set; }

Property Value

bool

KeepDataFormat

public bool KeepDataFormat { get; set; }

Property Value

bool

RenameStrategy

public RenameStrategy RenameStrategy { get; set; }

Property Value

RenameStrategy