CommentModel
Vue de l’ensemble
‘CommentModel’ est une classe dans Aspose.Cells FOSS pour Java.
Modèle interne pour un commentaire cellulaire (notation).
Cette classe fournit 16 méthodes pour travailler avec les objets CommentModel dans les programmes Java. Les méthodologies disponibles comprennent: ‘getAuthor’, ‘getColumn’, getHeight', ‘getNote’, 'GetRow', ’getWidth', ''isVisible',''setAutor',setColumne’,‘setHeigh’, ‘’setNotes’ et 4 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 : ‘author, 'column , ‘height', ‚note,, ‘rawmlShapeXml',row` et plus 2.
Description
‘CommentModel’ est une classe dans la bibliothèque Aspose.Cells FOSS pour Java qui expose 16 méthodes et 8 propriétés pour l’utilisation programmée.
Les capacités de base comprennent : ‘string’ ; ’ string` ; “boolean” . Ces opérations permettent aux développeurs d’intégrer la fonctionnalité commentmodel directement dans les applications Java.
La classe fournit également la propriété de « rouge » (qui prend la ligne), la « colonne » propriétés (qu’il prend sa colonnante), l’« auteur » propiété (que le récit).
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
row | int | Read | Gets the row. |
column | int | Read | Gets the column. |
author | String | Read | Gets the author. |
note | String | Read | Gets the note. |
visible | boolean | Read | Gets the visible. |
width | int | Read | Gets the width. |
height | int | Read | Gets the height. |
rawVmlShapeXml | String | Read | Preserved VML shape XML for round-trip fidelity (may be null for programmatic comments). |
méthodes
| Signature | Description |
|---|---|
getRow() → int | Returns the row. |
setRow(row: int) | Sets the row value. |
getColumn() → int | Returns the column. |
setColumn(column: int) | Sets the column value. |
getAuthor() → String | Returns the author. |
setAuthor(author: String) | Sets the author value. |
getNote() → String | Returns the note. |
setNote(note: String) | Sets the note value. |
isVisible() → boolean | Returns true if visible is set. |
setVisible(visible: boolean) | Sets the visible value. |
getWidth() → int | Returns the width. |
setWidth(width: int) | Sets the width value. |
getHeight() → int | Returns the height. |
setHeight(height: int) | Sets the height value. |
getRawVmlShapeXml() → String | Preserved VML shape XML for round-trip fidelity (may be null for programmatic comments). |
setRawVmlShapeXml(rawVmlShapeXml: String) | Sets the raw vml shape xml value. |
Voir aussi
- Aspose.Cells — référence API d’entreprise
- Aspose.Cells pour Java — Enterprise API Reference