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