HorizontalAlignmentType
Oversigt over de forskellige former for støtte
HorizontalAlignmentType er et enum i Aspose.Cells for NET.
Valuer
| 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 |