HorizontalAlignmentType
Vue de l’ensemble
‘HorizontalAlignmentType’ est un enum dans Aspose.Cells pour NET.
Description
‘HorizontalAlignmentType’ est un type d’enumer dans la bibliothèque Aspose.Cells FOSS pour .NET. Il définit un ensemble de constants nommés qui contrôlent le comportement ou spécifient les options au sein de l’API. Les enumérations telles que ‘L’Horisontal AligNment Types’ aident à garantir la sécurité du type en limitant les valeurs à un set prédéfini.
Les valeurs
| 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 |
Voir aussi
- Aspose.Cells pour .NET — Enterprise API Reference