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