ListColumnModel

ListColumnModel

Vue de l’ensemble

‘ListColumnModel’ est une classe dans Aspose.Cells FOSS pour Java.

Modèle interne pour une colonne de table (ListObject).

Cette classe fournit 10 méthodes pour travailler avec les objets de la listeColumnModel dans des programmes Java. Les méthodologies disponibles comprennent: ‘getId’, ‘gettName’, getTotalsRowFormula', ‘getToTals RowFunction’, 'setID', ’setNamen', ‚setTotoSlowFormule’, ‘setToSloverRoyFunktion’, ’ setToLowLabel’. Tous les membres exportés sont accessibles à toute application Java après l'installation du package Java Aspose.Cells FOSS. Propriétés: id, name,totalsRoWFormulaire,, totalRawFunt, ’tallROWLable`.

Description

‘ListColumnModel’ est une classe dans la bibliothèque Aspose.Cells FOSS pour Java qui expose 10 méthodes et 5 propriétés pour l’utilisation programmée.

Les capacités de base comprennent : ‘string’ ; ‘sting’, ‘stiring’. Ces opérations permettent aux développeurs d’intégrer la fonctionnalité des modèles de colonnes de liste directement dans les applications Java.

La classe fournit également la propriété ‘id’ (jette l’ID), la «nom » propriétés (jeette le nom), l’«totalsRowFunction» propriétaire (jaette la fonction de ligne totales).

Propriétés

NameTypeAccessDescription
idintReadGets the id.
nameStringReadGets the name.
totalsRowFunctionStringReadGets the totals row function.
totalsRowLabelStringReadGets the totals row label.
totalsRowFormulaStringReadGets the totals row formula.

méthodes

SignatureDescription
getId()intReturns the id.
setId(id: int)Sets the id value.
getName()StringReturns the name.
setName(name: String)Sets the name value.
getTotalsRowFunction()StringReturns the totals row function.
setTotalsRowFunction(totalsRowFunction: String)Sets the totals row function value.
getTotalsRowLabel()StringReturns the totals row label.
setTotalsRowLabel(totalsRowLabel: String)Sets the totals row label value.
getTotalsRowFormula()StringReturns the totals row formula.
setTotalsRowFormula(totalsRowFormula: String)Sets the totals row formula value.

Voir aussi

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