ListObjectModel
Vue de l’ensemble
‘ListObjectModel’ est une classe dans Aspose.Cells FOSS pour Java.
Modèle interne pour une table (ListObject / référence structurée).
Cette classe fournit 31 méthodes pour travailler avec les objets de ListObjectModel dans des programmes Java. Les méthodologies disponibles comprennent: ‘getColumns’, ‘getComment’, getDisplayName', ‘getEndColumn’, 'GetEndRow', ’getId', ‚getStartColumbus’, ‘gettStardRown’, getteTableStyleNamen’, ’isAutoFilterEnabled’, ‚isShowHeaderROW’, et 19 méthode supplémentaires. Tous les membres exportés sont accessibles à toute application Java après l’installation du package Java Aspose.Cells FOSS. Propriétés: autoFillter Enabled, colums , commence nome, ’nomenamerange, 10+ et plus.
Description
‘ListObjectModel’ est une classe dans la bibliothèque Aspose.Cells FOSS pour Java qui expose 31 méthodes et 16 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é listobjectmodel directement dans les applications Java.
La classe fournit également la propriété ‘id’ (jette l’ID), la «displayName » (jeu le nom de l’affichage), le « commentaire » propriétés (jau les commentaires).
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
id | int | Read | Gets the id. |
displayName | String | Read | Gets the display name. |
comment | String | Read | Gets the comment. |
startRow | int | Read | Gets the start row. |
startColumn | int | Read | Gets the start column. |
endRow | int | Read | Gets the end row. |
endColumn | int | Read | Gets the end column. |
showHeaderRow | boolean | Read | Gets the show header row. |
showTotals | boolean | Read | Gets the show totals. |
tableStyleName | String | Read | Gets the table style name. |
showTableStyleFirstColumn | boolean | Read | Gets the show table style first column. |
showTableStyleLastColumn | boolean | Read | Gets the show table style last column. |
showTableStyleRowStripes | boolean | Read | Gets the show table style row stripes. |
showTableStyleColumnStripes | boolean | Read | Gets the show table style column stripes. |
autoFilterEnabled | boolean | Read | Gets the auto filter enabled. |
columns | List<ListColumnModel> | Read | Gets the columns. |
méthodes
| Signature | Description |
|---|---|
getId() → int | Returns the id. |
setId(id: int) | Sets the id value. |
getDisplayName() → String | Returns the display name. |
setDisplayName(displayName: String) | Sets the display name value. |
getComment() → String | Returns the comment. |
setComment(comment: String) | Sets the comment value. |
getStartRow() → int | Returns the start row. |
setStartRow(startRow: int) | Sets the start row value. |
getStartColumn() → int | Returns the start column. |
setStartColumn(startColumn: int) | Sets the start column value. |
getEndRow() → int | Returns the end row. |
setEndRow(endRow: int) | Sets the end row value. |
getEndColumn() → int | Returns the end column. |
setEndColumn(endColumn: int) | Sets the end column value. |
isShowHeaderRow() → boolean | Returns true if show header row is set. |
setShowHeaderRow(showHeaderRow: boolean) | Sets the show header row value. |
isShowTotals() → boolean | Returns true if show totals is set. |
setShowTotals(showTotals: boolean) | Sets the show totals value. |
getTableStyleName() → String | Returns the table style name. |
setTableStyleName(tableStyleName: String) | Sets the table style name value. |
isShowTableStyleFirstColumn() → boolean | Returns true if show table style first column is set. |
setShowTableStyleFirstColumn(v: boolean) | Sets the show table style first column value. |
isShowTableStyleLastColumn() → boolean | Returns true if show table style last column is set. |
setShowTableStyleLastColumn(v: boolean) | Sets the show table style last column value. |
isShowTableStyleRowStripes() → boolean | Returns true if show table style row stripes is set. |
setShowTableStyleRowStripes(v: boolean) | Sets the show table style row stripes value. |
isShowTableStyleColumnStripes() → boolean | Returns true if show table style column stripes is set. |
setShowTableStyleColumnStripes(v: boolean) | Sets the show table style column stripes value. |
isAutoFilterEnabled() → boolean | Returns true if auto filter enabled is set. |
setAutoFilterEnabled(autoFilterEnabled: boolean) | Sets the auto filter enabled value. |
getColumns() → List<ListColumnModel> | Returns the columns. |
Voir aussi
- Aspose.Cells — référence API d’entreprise
- Aspose.Cells pour Java — Enterprise API Reference