ListColumn
Vue de l’ensemble
‘ListColumn’ est une classe dans Aspose.Cells FOSS pour Java.
Représente une colonne dans un tableau Excel (ListObject).
Cette classe fournit 11 méthodes pour travailler avec des objets de la liste dans les programmes Java. Les méthodologies disponibles comprennent: ‘getId’, ‘gettName’, getTotalsCalculation', ‘getRowFormula’, ' getTotaalsROWLabel', ’parseTotalCalculation', ‚setNamen, ‘setTotsCalcification’, ‘‘setToTalsRoWFormule , ' setTotoalsMessage', ‘’totalsCompulsionToString. Tous les membres exportés sont accessibles à toute application Java après l’installation de l’Aspose.Cell FOSS pour le package Java . Propriétés : ‘id’, (’name’) , totalCalication,, toToolSmalls et `totalSmart’.
Description
‘ListColumn’ est une classe dans la bibliothèque Aspose.Cells FOSS pour Java qui expose 11 méthodes et 5 propriétés pour l’utilisation programmée.
Les capacités de base comprennent: ‘string’; ’total calcul’ ; ’tring’. Ces opérations permettent aux développeurs d’intégrer directement la fonctionnalité des colonnes de liste dans les applications Java.
La classe fournit également la propriété ‘id’ (identificateur de colonne basé sur un enregistreur dans ooxml), la « nom » propriétés (juste le nom), l’« totalsCalculation » (jeu calcul total).
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
id | int | Read | One-based column identifier as stored in OOXML. |
name | String | Read | Gets the name. |
totalsCalculation | TotalsCalculation | Read | Gets the totals calculation. |
totalsRowLabel | String | Read | Gets the totals row label. |
totalsRowFormula | String | Read | Gets the totals row formula. |
méthodes
| Signature | Description |
|---|---|
getId() → int | One-based column identifier as stored in OOXML. |
getName() → String | Returns the name. |
setName(name: String) | Sets the name value. |
getTotalsCalculation() → TotalsCalculation | Returns the totals calculation. |
setTotalsCalculation(calc: TotalsCalculation) | Sets the totals calculation value. |
getTotalsRowLabel() → String | Returns the totals row label. |
setTotalsRowLabel(label: String) | Sets the totals row label value. |
getTotalsRowFormula() → String | Returns the totals row formula. |
setTotalsRowFormula(formula: String) | Sets the totals row formula value. |
parseTotalsCalculation(raw: String) → TotalsCalculation | |
totalsCalculationToString(calc: TotalsCalculation) → String |
Voir aussi
- Aspose.Cells — référence API d’entreprise
- Aspose.Cells pour Java — Enterprise API Reference