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