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

SignatureDescription
CellArea()Initializes a new instance of the class.
GetFirstRow()intGets the first row.
GetFirstColumn()intGets the first column.
GetTotalRows()intGets the total rows.
GetTotalColumns()intGets the total columns.
CreateCellArea(startRow: int, startColumn: int, endRow: int, endColumn: int)CellAreaCreates 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)CellAreaCreates the cell area. The start cell reference. The end cell reference. The cell area.

Voir aussi

  • Aspose.Cells — référence API d’entreprise
 Français