VerticalAlignmentType
Overview
VerticalAlignmentType is a enum in Aspose.Cells for NET.
Values
| Value | Description |
|---|---|
Bottom | Content aligned to the bottom edge of the cell |
Center | Content centered vertically in the cell |
Top | Content aligned to the top edge of the cell |
Justify | Content stretched to fill the cell height evenly |
Distributed | Content distributed with equal spacing between lines |