VerticalAlignmentType
Vue de l’ensemble
‘VerticalAlignmentType’ est un enum dans Aspose.Cells pour NET.
Description
‘VerticalAlignmentType’ 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 ’ Vertical AligNmentStype` aident à garantir la sécurité du type en limitant les valeurs à un set prédéfini.
Les valeurs
| 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 |
Voir aussi
- Aspose.Cells pour .NET — Enterprise API Reference