API Reference
@univerjs
@univerjs/sheets
interfaces
Isetworksheetrowisautoheightmutationparams

@univerjs/sheets v0.1.17Docs


Interface: ISetWorksheetRowIsAutoHeightMutationParams

Properties

PropertyTypeDefined in
autoHeightInfoBooleanNumber | IObjectArrayPrimitiveType<Nullable<BooleanNumber>>packages/sheets/src/commands/mutations/set-worksheet-row-height.mutation.ts:34 (opens in a new tab)
rangesIRange[]packages/sheets/src/commands/mutations/set-worksheet-row-height.mutation.ts:33 (opens in a new tab)
subUnitIdstringpackages/sheets/src/commands/mutations/set-worksheet-row-height.mutation.ts:32 (opens in a new tab)
unitIdstringpackages/sheets/src/commands/mutations/set-worksheet-row-height.mutation.ts:31 (opens in a new tab)

Copyright © 2021-2024 DreamNum Co,Ltd. All Rights Reserved.