@univerjs/core v0.5.0-beta.1 • Docs
Interface: IRangeArrayData
One of the range types,
e.g., { row:[0,1], column:[0,1] } todo
true false 枚举 means “A1:B2”
Properties
Property | Type | Description | Defined in |
---|---|---|---|
column | IColumnStartEndData | column | packages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:517 |
row | IRowStartEndData | row | packages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:513 |