@univerjs-pro/sheets-pivot v0.5.0-beta.1 • Docs
Type Alias: IUnitRangeNameWithSubUnitId
type IUnitRangeNameWithSubUnitId: IUnitRangeName & {
subUnitId: string;
};
Type declaration
Name | Type | Defined in |
---|---|---|
subUnitId | string | packages/sheets-pivot/src/const/type.ts:30 |
Defined in
packages/sheets-pivot/src/const/type.ts:30