CellRecord

Vue de l’ensemble

‘CellRecord’ est une classe dans Aspose.Cells FOSS pour C++.

Il représente le record cellulaire.

Cette classe fournit 15 méthodes pour travailler avec des objets CellRecord dans les programmes C++. Les méthodologies disponibles comprennent: ‘CellRecorde’, ‘Style de cellule’, ‘Syle d’actif’, ‘GetFormula’, GetsExplicitlyStored', ’GETKind', ‚GetaValue', ''SetFormulaire', ‘’SetIsExplicationlyStored',''SetKinder',’’SetStile et 2 méthode supplémentaires. Tous les membres publics sont accessibles à toute application C ++ après l’installation de l’Aspose.Cells FOSS pour le package C+.

Méthodes accessorielles

NameTypeAccessDescription
CellValueCellValueReadGets the cell value.
CellValueKindCellValueKindReadGets the cell value kind.
StyleValueStyleValueReadGets the style value.

méthodes

SignatureDescription
CellValue()CellValueGets or sets the value.
CellValueKind()CellValueKindGets or sets the kind.
StyleValue()StyleValueGets or sets the style.
CellRecord()Initializes a new instance of the CellRecord class.
GetValue()CellValueGets or sets the value.
SetValue(value: CellValue)Sets the value value.
GetKind()CellValueKindGets or sets the kind.
SetKind(value: CellValueKind)Sets the kind value.
GetFormula()std::stringGets or sets the formula.
SetFormula(value: std::string)Sets the formula value.
SetFormula(value: std::string)Sets the formula value.
GetStyle()StyleValueGets or sets the style.
SetStyle(value: StyleValue)Sets the style value.
GetIsExplicitlyStored()boolGets or sets a value indicating whether explicitly stored.
SetIsExplicitlyStored(value: bool)Sets the is explicitly stored value.

Voir aussi

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