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 WrapMode
Public Enumeration WrapMode
public enum class WrapMode
type WrapMode
Members
| Member | Value | Description |
|---|---|---|
| Square | 0 | |
| ByPoints | 1 | |
| None | 2 | |
| TopBottom | 3 | |
| Through | 4 | |
| Inline | 5 |