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 HorizontalAlignment
Public Enumeration HorizontalAlignment
public enum class HorizontalAlignment
type HorizontalAlignment
Members
| Member | Value | Description |
|---|---|---|
| Left | 0 | |
| Center | 1 | |
| Right | 2 | |
| Justify | 3 | |
| Distribute | 4 | |
| HightKashida | 5 | |
| LowKashida | 6 | |
| MediumKashida | 7 |