@univerjs/sheets v0.5.0-beta.1 • Docs
Interface: ISetWorksheetRowHeightMutationParams
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 |