Skip to Content
InterfacesIColumnRange

Interface: IColumnRange

Extends

Extended by

Properties

PropertyTypeDescriptionInherited from

endColumn

number

The end column (exclusive) of the range endColumn

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

startColumn

number

The start column (inclusive) of the range startColumn

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