@univerjscoreinterfacesIrangewithcoord

@univerjs/core v0.5.0-beta.1Docs


Interface: IRangeWithCoord

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:442
endColumnnumberThe end column (exclusive) of the range endColumnIRange.endColumnpackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:419
endRownumberThe end row (exclusive) of the range endRowIRange.endRowpackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:405
endXnumber-IPosition.endXpackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:584
endYnumber-IPosition.endYpackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:585
rangeType?RANGE_TYPE-IRange.rangeTypepackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:438
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:391
startAbsoluteRefType?AbsoluteRefType-IRange.startAbsoluteRefTypepackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:440
startColumnnumberThe start column (inclusive) of the range startColumnIRange.startColumnpackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:413
startRownumberThe start row (inclusive) of the range startRowIRange.startRowpackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:399
startXnumber-IPosition.startXpackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:582
startYnumber-IPosition.startYpackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:583
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:385