forme
Vue de l’ensemble
‘Shape’ est une classe dans Aspose.Cells FOSS pour Java.
Il représente un objet de dessin (formation automatique) annexé à une feuille de travail.
Cette classe fournit 14 méthodes pour travailler avec des objets de forme dans les programmes Java. Les méthodologies disponibles comprennent: ‘getAutoShapeType’, ‘ghetGeometryTyp’, getLowerRightColumn', ‘getRighTow’, 'GetName', ’getUpperLeftColumne', ‚getUperRoy’, ‘setAutoshape Type’, ’setGeometryTip’, setLoverRightsColumbne’, ‚setRoutRow‘, ’settNames’ et 2 méthode supplémentaires. Tous les membres exportés sont accessibles à toute application Java après l’installation de l’Aspoe.Cells FOSS pour le package Java Propriétés: autoShapee, TryMeth, ‘Color’RouteTYpe, plus d'1
Description
‘Shape’ est une classe dans la bibliothèque Aspose.Cells FOSS pour Java qui expose 14 méthodes et 7 propriétés pour l’utilisation programmée.
Les capacités de base comprennent : ‘string’ ; ‘sting’, ‘autoshapetype’. Ces opérations permettent aux développeurs d’intégrer la fonctionnalité de forme directement dans les applications Java.
La classe fournit également la propriété ’nom’ (cette ou met le nom d’affichage de la forme), la propiété upperLeftRow (index de rang basé sur zéro de l’encre supérieur gauche), l’identité supperLeftColumn (« index de colonne basée sur zero de celle supérieure gaucha d’ancre»).
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
name | String | Read | Gets or sets the display name of the shape. |
upperLeftRow | int | Read | Zero-based row index of the upper-left anchor cell. |
upperLeftColumn | int | Read | Zero-based column index of the upper-left anchor cell. |
lowerRightRow | int | Read | Zero-based row index of the lower-right anchor cell. |
lowerRightColumn | int | Read | Zero-based column index of the lower-right anchor cell. |
geometryType | String | Read | Raw DrawingML preset geometry string (e.g. |
autoShapeType | AutoShapeType | Read | Shape type enum. |
méthodes
| Signature | Description |
|---|---|
getName() → String | Gets or sets the display name of the shape. |
setName(value: String) | Sets the name value. |
getUpperLeftRow() → int | Zero-based row index of the upper-left anchor cell. |
setUpperLeftRow(value: int) | Sets the upper left row value. |
getUpperLeftColumn() → int | Zero-based column index of the upper-left anchor cell. |
setUpperLeftColumn(value: int) | Sets the upper left column value. |
getLowerRightRow() → int | Zero-based row index of the lower-right anchor cell. |
setLowerRightRow(value: int) | Sets the lower right row value. |
getLowerRightColumn() → int | Zero-based column index of the lower-right anchor cell. |
setLowerRightColumn(value: int) | Sets the lower right column value. |
getGeometryType() → String | Raw DrawingML preset geometry string (e.g. |
setGeometryType(value: String) | Sets the geometry type value. |
getAutoShapeType() → AutoShapeType | Shape type enum. |
setAutoShapeType(value: AutoShapeType) | Sets the auto shape type value. |
Voir aussi
- Aspose.Cells — référence API d’entreprise
- Aspose.Cells pour Java — Enterprise API Reference