CellRange

General

CellRange és una interfície en Aspose.Cells FOSS per Typescript.

CellRange.startRow, startCol, endRrow i endCol defineixen l’àrea rectangular d’un interval de cèl·lules.

Propietats: endCol, endRow, startCol, startRow.

Propietats

NomTipus de productesAccésDescripció
startRow: numberLlegeix.Obté la fila de sortida.
startCol: numberLlegeix.Prèn el col de partida.
endRow: numberLlegeix.Obté la línia final.
endCol: numberLlegeix.Obté el final col.

Vegeu també

 Català