HorizontalAlignment
General
HorizontalAlignment és un enum a Aspose.Cells per NET.
Valors
| Value | Description |
|---|---|
General | Default alignment determined by the cell content type |
Left | Content aligned to the left edge of the cell |
Center | Content centered horizontally in the cell |
Right | Content aligned to the right edge of the cell |
Fill | Content repeated to fill the full cell width |
Justify | Content stretched to align with both left and right edges |
CenterContinuous | Content centered across a contiguous group of cells |
Distributed | Content distributed evenly with spacing between characters |