CellArea
Vue de l’ensemble
‘CellArea’ est une structure dans Aspose.Cells FOSS pour .NET. hérite de: ‘IComparable’.
représentent la zone cellulaire.
Cette structure fournit 3 méthodes pour travailler avec les objets CellArea dans des programmes .NET. Les méthodologies disponibles comprennent: ‘CompareTo’, ‘CreateCellAria’ et ‘ToString’. Tous les membres exportés sont accessibles à n’importe quelle application .Net après l’installation de l’Aspouse.Cells FOSS pour le package .net. Propriétés : ‘EndColumn’, `EndRow’, ‘StartColum’, ‘StardRown’.
Description
‘CellArea’ est une classe dans la bibliothèque Aspose.Cells FOSS pour .NET qui expose 4 méthodes et 4 propriétés pour l’utilisation programmatique.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
StartRow | int | Read/Write | Gets or sets the start row. |
EndRow | int | Read/Write | Gets or sets the end row. |
StartColumn | int | Read/Write | Gets or sets the start column. |
EndColumn | int | Read/Write | Gets or sets the end column. |
méthodes
| Signature | Description |
|---|---|
CreateCellArea(startRow: int, startColumn: int, endRow: int, endColumn: int) | The cell area. |
CreateCellArea(startCellName: string, endCellName: string) | The cell area. |
CompareTo(obj: object) | The compare result. |
ToString() | The text. |
Voir aussi
- Aspose.Cells pour .NET — Enterprise API Reference
- Aspose.Cells pour .NET — Enterprise API Reference