Namespace: Spire.Xls.Core.Converter.General.Word.Documents
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 TextFormat
Public Enumeration TextFormat
public enum class TextFormat
type TextFormat
Members
Member | Value | Description |
---|---|---|
None | 0 | |
Uppercase | 1 | |
Lowercase | 2 | |
FirstCapital | 3 | |
Titlecase | 4 |