Namespace: Spire.Xls.Core.Converter.General.Word
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public enum TextFormFieldType
Public Enumeration TextFormFieldType
public enum class TextFormFieldType
type TextFormFieldType
Members
| Member | Value | Description |
|---|---|---|
| RegularText | 0 | |
| NumberText | 1 | |
| DateText | 2 | |
| CurrentDate | 3 | |
| CurrentTime | 4 | |
| Calculation | 5 |