|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||
java.lang.Objectjava.lang.Enum<VariableTypeAction>
com.spire.xls.VariableTypeAction
public enum VariableTypeAction
Defines value type and numberformat in the template marker variable.
| Enum Constant Summary | |
|---|---|
DetectDataType
Detects the DataType of the marker variable. |
|
DetectNumberFormat
Detects both the NumberFormat and DataType of the marker variable. |
|
None
Represents the None Action. |
|
| Enum Constant Detail |
|---|
public static final VariableTypeAction DetectDataType
public static final VariableTypeAction DetectNumberFormat
public static final VariableTypeAction None
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||