@univerjscoreinterfacesIcellinfo

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


Interface: ICellInfo

ICellInfo has the same properties as ISelectionCell, but the name ICellInfo might be more semantically appropriate in some contexts.

Extends

Properties

PropertyTypeDescriptionInherited fromDefined in
actualColumnnumber-ISelectionCell.actualColumnpackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:590
actualRownumber-ISelectionCell.actualRowpackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:589
endAbsoluteRefType?AbsoluteRefType-ISelectionCell.endAbsoluteRefTypepackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:442
endColumnnumberThe end column (exclusive) of the range endColumnISelectionCell.endColumnpackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:419
endRownumberThe end row (exclusive) of the range endRowISelectionCell.endRowpackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:405
isMergedboolean-ISelectionCell.isMergedpackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:591
isMergedMainCellboolean-ISelectionCell.isMergedMainCellpackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:592
rangeType?RANGE_TYPE-ISelectionCell.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.ISelectionCell.sheetIdpackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:391
startAbsoluteRefType?AbsoluteRefType-ISelectionCell.startAbsoluteRefTypepackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:440
startColumnnumberThe start column (inclusive) of the range startColumnISelectionCell.startColumnpackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:413
startRownumberThe start row (inclusive) of the range startRowISelectionCell.startRowpackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:399
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.ISelectionCell.unitIdpackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:385