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 TextWrappingType
Public Enumeration TextWrappingType
public enum class TextWrappingType
type TextWrappingType
Members
Member | Value | Description |
---|---|---|
Both | 0 | |
Left | 1 | |
Right | 2 | |
Largest | 3 |