@univerjs-pro/engine-pivot v0.5.0-beta.1 • Docs
Interface: IPageViewItemJSON
Extends
Properties
Property | Type | Overrides | Inherited from | Defined in |
---|---|---|---|---|
colCount | number | - | IPivotViewItemJSON .colCount | types/layout-type.ts:234 |
data | IPivotViewItemData | - | IPivotViewItemJSON .data | types/layout-type.ts:231 |
info | IPivotViewInfo [] | - | IPivotViewItemJSON .info | types/layout-type.ts:232 |
lastCol | number | IPivotViewItemJSON .lastCol | - | types/layout-type.ts:240 |
lastRow | number | IPivotViewItemJSON .lastRow | - | types/layout-type.ts:239 |
ranges | IPageViewItemRange [] | - | - | types/layout-type.ts:241 |
rowCount | number | - | IPivotViewItemJSON .rowCount | types/layout-type.ts:233 |