@univerjscoreinterfacesIrangewithcoord

@univerjs/core v0.5.4


Interface: IRangeWithCoord

Defined in: packages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:626

Properties of selection data

Extends

Properties

PropertyTypeDescriptionInherited fromDefined in
endAbsoluteRefType?AbsoluteRefType-IRange.endAbsoluteRefTypepackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:473
endColumnnumberThe end column (exclusive) of the range endColumnIRange.endColumnpackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:450
endRownumberThe end row (exclusive) of the range endRowIRange.endRowpackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:436
endXnumber-IPosition.endXpackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:615
endYnumber-IPosition.endYpackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:616
rangeType?RANGE_TYPE-IRange.rangeTypepackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:469
sheetId?stringId 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.IRange.sheetIdpackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:422
startAbsoluteRefType?AbsoluteRefType-IRange.startAbsoluteRefTypepackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:471
startColumnnumberThe start column (inclusive) of the range startColumnIRange.startColumnpackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:444
startRownumberThe start row (inclusive) of the range startRowIRange.startRowpackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:430
startXnumber-IPosition.startXpackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:613
startYnumber-IPosition.startYpackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:614
unitId?stringId 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.IRange.unitIdpackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:416