@univerjs-pro/engine-pivot v0.5.0-beta.1 • Docs
Interface: IColumnNodeSizeInfo
Extends
Properties
Property | Type | Description | Inherited from | Defined in |
---|---|---|---|---|
bottomTotalSize | number | The size of the children item bottom total size | INodeSizeInfo .bottomTotalSize | types/layout-type.ts:185 |
colPathMap | Record <string , number > | - | - | types/layout-type.ts:188 |
itemSize | number | The size of the item | INodeSizeInfo .itemSize | types/layout-type.ts:177 |
topTotalSize | number | The size of the children item top total size | INodeSizeInfo .topTotalSize | types/layout-type.ts:181 |