ChartCollection
Vue de l’ensemble
‘ChartCollection’ est une classe dans Aspose.Cells FOSS pour Java.
Collecte de graphiques intégrés sur un feuille de travail.
Cette classe fournit 5 méthodes pour travailler avec des objets ‘ChartCollection’ dans Java. Les méthodologies disponibles comprennent: add, chartTypeToString , get et getCount . Tous les membres publics sont accessibles à n’importe quelle application Java après avoir installé l’Aspose.Cells FOSS pour le package Java . Propriétés : `conte’.
Description
‘ChartCollection’ est une classe dans la bibliothèque Aspose.Cells FOSS pour Java qui expose 5 méthodes et 1 propriété pour l’utilisation programmée.
La classe fournit également la propriété « compte » (le compte est gagné).
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
count | int | Read | Gets the count. |
méthodes
| Signature | Description |
|---|---|
getCount() → int | Returns the count. |
get(index: int) → Chart | Returns the chart at the given index. |
add(type: ChartType, dataRange: String, upperLeftRow: int, upperLeftColumn: int, lowerRightRow: int, lowerRightColumn: int) → int | Adds a new chart of the given type with the specified data range and anchor. |
parseChartType(raw: String) → ChartType | Parses a raw string and returns the corresponding ChartType. |
chartTypeToString(type: ChartType) → String | Returns the string representation of the given ChartType. |
Voir aussi
- Aspose.Cells — référence API d’entreprise
- Aspose.Cells pour Java — Enterprise API Reference