@univerjs-pro/engine-pivot v0.5.4
Interface: IColumnNodeSizeInfo
Defined in: types/layout-type.ts:187
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 |