CellRange

Revisión

CellRange es una interfaz en Aspose.Cells FOSS para Tiposcritos.

CellRange.startRow, startCol, endROW y endCol definen la zona rectangular de una gama celular.

Propiedades : endCol, endRow, startCol, startRow.

Propiedades

NombreTipoAccesoDescripción
startRow: numberLeerTiene la línea de inicio.
startCol: numberLeerTiene el comienzo col.
endRow: numberLeerObtenga la línea final.
endCol: numberLeerEl final de la col.

Ver también

 Español