Skip to Content
InterfacesIRowRange

Interface: IRowRange

Extends

Extended by

Properties

PropertyTypeDescriptionInherited from

endRow

number

The end row (exclusive) of the range endRow

sheetId?

string

Id of the Worksheet the range belongs to. When this field is not defined, it should be considered as the range in the currently activated worksheet.

IRangeLocation.sheetId

startRow

number

The start row (inclusive) of the range startRow

unitId?

string

Id of the Workbook the range belongs to. When this field is not defined, it should be considered as the range in the currently activated worksheet.

IRangeLocation.unitId