CellFormatValue

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

SignatureDescription
CellFormatValue()Initializes a new instance of the class.
GetNumFmtId()intGets or sets the num fmt id.
SetNumFmtId(value: int)Sets the num fmt id value.
GetFontId()intGets or sets the font id.
SetFontId(value: int)Sets the font id value.
GetFillId()intGets or sets the fill id.
SetFillId(value: int)Sets the fill id value.
GetBorderId()intGets or sets the border id.
SetBorderId(value: int)Sets the border id value.
GetAlignment()Core::AlignmentValuePerforms alignment value. The alignment value.
SetAlignment(value: Core::AlignmentValue)Sets the alignment value.
GetProtection()Core::ProtectionValuePerforms protection value. The protection value.
SetProtection(value: Core::ProtectionValue)Sets the protection value.

Voir aussi

  • Aspose.Cells — référence API d’entreprise
 Français