CellCoordinates

Overview

CellCoordinates is a interface in Aspose.Cells FOSS for TypeScript.

Properties: col, row.

Properties

NameTypeAccessDescription
row: numberReadGets the row.
col: numberReadGets the col.

See Also