Charte
Vue de l’ensemble
‘Chart’ est une classe dans Aspose.Cells FOSS pour Java.
Il représente un graphique intégré dans une feuille de travail (leur uniquement; les graphiques sont verbains en triplée rondes).
Cette classe fournit 8 méthodes pour travailler avec des objets de graphique dans les programmes Java. Les méthodologies disponibles comprennent: ‘getChartType’, ‘gethExtentCx’, getEctentSy', ‘getLowerRightColumn’, 'GethName', ’getUpperLeftColumne’, ‘gthUpPerLefTow’. Tous les membres exportés sont accessibles à n'importe quelle application Java après l'installation du package Java Aspose.Cells FOSS. Propriétés: charttype, 'extentXx , ’ extentCi’, lowerLightColumn’, «lower RightRow`’, le nom et plus.
Description
‘Chart’ est une classe dans la bibliothèque Aspose.Cells FOSS pour Java qui expose 8 méthodes et 8 propriétés pour l’utilisation programmée.
Les capacités de base comprennent : ‘string’ ; ’type du diagramme’; ’long’. Ces opérations permettent aux développeurs d’intégrer la fonctionnalité du graphique directement dans les applications Java.
La classe fournit également la propriété ’nom’ (jette le nom), la «chartType» (jeette l’indice de diagramme), l’endice ‘upperLeftRow’ («jettes la ligne gauche supérieure»).
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
name | String | Read | Gets the name. |
chartType | ChartType | Read | Gets the chart type. |
upperLeftRow | int | Read | Gets the upper left row. |
upperLeftColumn | int | Read | Gets the upper left column. |
lowerRightRow | int | Read | Gets the lower right row. |
lowerRightColumn | int | Read | Gets the lower right column. |
extentCx | long | Read | Width in English Metric Units (EMUs). |
extentCy | long | Read | Height in English Metric Units (EMUs). |
méthodes
| Signature | Description |
|---|---|
getName() → String | Returns the name. |
getChartType() → ChartType | Returns the chart type. |
getUpperLeftRow() → int | Returns the upper left row. |
getUpperLeftColumn() → int | Returns the upper left column. |
getLowerRightRow() → int | Returns the lower right row. |
getLowerRightColumn() → int | Returns the lower right column. |
getExtentCx() → long | Width in English Metric Units (EMUs). |
getExtentCy() → long | Height in English Metric Units (EMUs). |
Voir aussi
- Aspose.Cells — référence API d’entreprise
- Aspose.Cells pour Java — Enterprise API Reference