CellFormatValue
Vue de l’ensemble
‘CellFormatValue’ est une classe dans Aspose.Cells FOSS pour C++.
Il représente la valeur du format cellulaire.
Cette classe fournit 13 méthodes pour travailler avec des objets CellFormatValue dans les programmes C++. Les méthodologies disponibles comprennent: ‘CellFormateV value’, ‘GetAlignment’, GitBorderId', ‘GatFillIde’, ' GetFontIden', ’GtNumFmtIdi, 'SeptProtection', ‚SetAlige' , 'SetBoreIdes', ''SetFallIds',''SetNomFmIdd et 1 méthode supplémentaire. Tous les membres publics sont accessibles à toute application C ++ après l’installation de la partie Aspose.Cells FOSS pour le package C+.
méthodes
| Signature | Description |
|---|---|
CellFormatValue() | Initializes a new instance of the class. |
GetNumFmtId() → int | Gets or sets the num fmt id. |
SetNumFmtId(value: int) | Sets the num fmt id value. |
GetFontId() → int | Gets or sets the font id. |
SetFontId(value: int) | Sets the font id value. |
GetFillId() → int | Gets or sets the fill id. |
SetFillId(value: int) | Sets the fill id value. |
GetBorderId() → int | Gets or sets the border id. |
SetBorderId(value: int) | Sets the border id value. |
GetAlignment() → Core::AlignmentValue | Performs alignment value. The alignment value. |
SetAlignment(value: Core::AlignmentValue) | Sets the alignment value. |
GetProtection() → Core::ProtectionValue | Performs protection value. The protection value. |
SetProtection(value: Core::ProtectionValue) | Sets the protection value. |
Voir aussi
- Aspose.Cells — référence API d’entreprise