Interface: ISetWorksheetRowHeightMutationParams
Defined in: submodules/univer/packages/sheets/src/commands/mutations/set-worksheet-row-height.mutation.ts:23
Properties
Property | Type | Defined in |
---|---|---|
ranges | IRange [] | submodules/univer/packages/sheets/src/commands/mutations/set-worksheet-row-height.mutation.ts:26 |
rowHeight | | number | IObjectArrayPrimitiveType <Nullable <number >> | submodules/univer/packages/sheets/src/commands/mutations/set-worksheet-row-height.mutation.ts:27 |
subUnitId | string | submodules/univer/packages/sheets/src/commands/mutations/set-worksheet-row-height.mutation.ts:25 |
unitId | string | submodules/univer/packages/sheets/src/commands/mutations/set-worksheet-row-height.mutation.ts:24 |