CellArea
Vue de l’ensemble
‘CellArea’ est une classe dans Aspose.Cells FOSS pour C++.
représentent la zone cellulaire.
Cette classe fournit 7 méthodes pour travailler avec des objets CellArea dans les programmes C++. Les méthodologies disponibles comprennent: ‘CellAria’, ‘CreateCelAréa’, `GetFirstColumn’, ‘GatFerstRow’, ‘GitTotalColumns’, ’GtT TotalRows’. Tous les membres publics sont accessibles à toute application C ++ après l’installation de l’Aspouse.Cells FOSS pour le package C+.
méthodes
| Signature | Description |
|---|---|
CellArea() | Initializes a new instance of the class. |
GetFirstRow() → int | Gets the first row. |
GetFirstColumn() → int | Gets the first column. |
GetTotalRows() → int | Gets the total rows. |
GetTotalColumns() → int | Gets the total columns. |
CreateCellArea(startRow: int, startColumn: int, endRow: int, endColumn: int) → CellArea | Creates the cell area. The start row. The start column. The end row. The end column. The cell area. |
CreateCellArea(startCellName: std::string_view, endCellName: std::string_view) → CellArea | Creates the cell area. The start cell reference. The end cell reference. The cell area. |
Voir aussi
- Aspose.Cells — référence API d’entreprise