Table of Contents

Enum VariableTypeAction

Namespace
Spire.Xls
Assembly
Spire.XLS.dll

Defines value type and numberformat in the template marker variable.

public enum VariableTypeAction

Fields

DetectDataType = 0

Detects the DataType of the marker variable.

DetectNumberFormat = 1

Detects both the NumberFormat and DataType of the marker variable.

None = 2

Represents the None Action.