Interface: ISetWorksheetRowIsAutoHeightMutationParams
Defined in: submodules/univer/packages/sheets/src/commands/mutations/set-worksheet-row-height.mutation.ts:30
Properties
Property | Type | Defined in |
---|---|---|
autoHeightInfo | | BooleanNumber | IObjectArrayPrimitiveType <Nullable <BooleanNumber >> | submodules/univer/packages/sheets/src/commands/mutations/set-worksheet-row-height.mutation.ts:34 |
ranges | IRange [] | submodules/univer/packages/sheets/src/commands/mutations/set-worksheet-row-height.mutation.ts:33 |
subUnitId | string | submodules/univer/packages/sheets/src/commands/mutations/set-worksheet-row-height.mutation.ts:32 |
unitId | string | submodules/univer/packages/sheets/src/commands/mutations/set-worksheet-row-height.mutation.ts:31 |