PictureModel
Vue de l’ensemble
‘PictureModel’ est une classe dans Aspose.Cells FOSS pour Java.
Modèle interne pour une image / image intégrée.
Cette classe fournit 24 méthodes pour travailler avec des objets PictureModel dans les programmes Java. Les méthodologies disponibles comprennent: ‘getData’, ’ getExtension’, getLowerRightColumn', ‘getRighTour’, 'gettLowRightsOffset', ’getName’, ‘getteOriginalRelId’, ’geteUpperLeftColum’ , 'GetUpPerLefTours' , ‘GetaUpUpPertLftRow’, et 12 méthode supplémentaires. Tous les membres exportés sont accessibles à toute application Java après l'installation de l’Aspose.Cells FOSS pour le package Java Propriétés : 'data, ’extension , ColumnRoutTouch, RightToupleRoyTool, plus d’ 6 méthods.
Description
‘PictureModel’ est une classe dans la bibliothèque Aspose.Cells FOSS pour Java qui expose 24 méthodes et 12 propriétés pour l’utilisation programmée.
Les capacités de base comprennent : ‘string’ ; ’long’; ’ long’. Ces opérations permettent aux développeurs d’intégrer la fonctionnalité des modèles image directement dans les applications Java.
La classe fournit également la propriété ’nom’ (jette le nom), la «upperLeftRow » (jeu la ligne supérieure gauche), l’«uppeLefColumn » propriétés (jau le colonne supérieur gauch).
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
name | String | Read | Gets the name. |
upperLeftRow | int | Read | Gets the upper left row. |
upperLeftColumn | int | Read | Gets the upper left column. |
upperLeftRowOffset | long | Read | Gets the upper left row offset. |
upperLeftColumnOffset | long | Read | Gets the upper left column offset. |
lowerRightRow | int | Read | Gets the lower right row. |
lowerRightColumn | int | Read | Gets the lower right column. |
lowerRightRowOffset | long | Read | Gets the lower right row offset. |
lowerRightColumnOffset | long | Read | Gets the lower right column offset. |
data | byte[] | Read | Gets the data. |
extension | String | Read | Gets the extension. |
originalRelId | String | Read | Original relationship ID from the loaded file, for round-trip renaming. |
méthodes
| Signature | Description |
|---|---|
getName() → String | Returns the name. |
setName(name: String) | Sets the name value. |
getUpperLeftRow() → int | Returns the upper left row. |
setUpperLeftRow(upperLeftRow: int) | Sets the upper left row value. |
getUpperLeftColumn() → int | Returns the upper left column. |
setUpperLeftColumn(upperLeftColumn: int) | Sets the upper left column value. |
getUpperLeftRowOffset() → long | Returns the upper left row offset. |
setUpperLeftRowOffset(upperLeftRowOffset: long) | Sets the upper left row offset value. |
getUpperLeftColumnOffset() → long | Returns the upper left column offset. |
setUpperLeftColumnOffset(upperLeftColumnOffset: long) | Sets the upper left column offset value. |
getLowerRightRow() → int | Returns the lower right row. |
setLowerRightRow(lowerRightRow: int) | Sets the lower right row value. |
getLowerRightColumn() → int | Returns the lower right column. |
setLowerRightColumn(lowerRightColumn: int) | Sets the lower right column value. |
getLowerRightRowOffset() → long | Returns the lower right row offset. |
setLowerRightRowOffset(lowerRightRowOffset: long) | Sets the lower right row offset value. |
getLowerRightColumnOffset() → long | Returns the lower right column offset. |
setLowerRightColumnOffset(lowerRightColumnOffset: long) | Sets the lower right column offset value. |
getData() → byte[] | Returns the data. |
setData(data: byte[]) | Sets the data value. |
getExtension() → String | Returns the extension. |
setExtension(extension: String) | Sets the extension value. |
getOriginalRelId() → String | Original relationship ID from the loaded file, for round-trip renaming. |
setOriginalRelId(originalRelId: String) | Sets the original rel id value. |
Voir aussi
- Aspose.Cells — référence API d’entreprise
- Aspose.Cells pour Java — Enterprise API Reference