@univerjscoreinterfacesIcellinfo

@univerjs/core v0.5.4


Interface: ICellInfo

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

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:621
actualRownumber-ISelectionCell.actualRowpackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:620
endAbsoluteRefType?AbsoluteRefType-ISelectionCell.endAbsoluteRefTypepackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:473
endColumnnumberThe end column (exclusive) of the range endColumnISelectionCell.endColumnpackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:450
endRownumberThe end row (exclusive) of the range endRowISelectionCell.endRowpackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:436
isMergedboolean-ISelectionCell.isMergedpackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:622
isMergedMainCellboolean-ISelectionCell.isMergedMainCellpackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:623
rangeType?RANGE_TYPE-ISelectionCell.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.ISelectionCell.sheetIdpackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:422
startAbsoluteRefType?AbsoluteRefType-ISelectionCell.startAbsoluteRefTypepackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:471
startColumnnumberThe start column (inclusive) of the range startColumnISelectionCell.startColumnpackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:444
startRownumberThe start row (inclusive) of the range startRowISelectionCell.startRowpackages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:430
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:416