[]
        
Gets or sets the type of horizontal alignment in cells.
public HorizontalAlignment HAlignment { get; set; }
Public Property HAlignment As HorizontalAlignment
| Type | Description | 
|---|---|
| HorizontalAlignment | A HorizontalAlignment value represents the type of horizontal alignment in cells.  |