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 TextWrappingStyle
Public Enumeration TextWrappingStyle
public enum class TextWrappingStyle
type TextWrappingStyle
Members
Member | Value | Description |
---|---|---|
Inline | 0 | |
TopAndBottom | 1 | |
Square | 2 | |
InFrontOfText | 3 | |
Tight | 4 | |
Through | 5 | |
Behind | 6 | |
None | -1 |