API Reference
@univerjs
@univerjs/sheets
interfaces
Isetworksheetcolwidthmutationparams

@univerjs/sheets v0.1.17Docs


Interface: ISetWorksheetColWidthMutationParams

Properties

PropertyTypeDefined in
colWidthnumber | IObjectArrayPrimitiveType<Nullable<number>>packages/sheets/src/commands/mutations/set-worksheet-col-width.mutation.ts:25 (opens in a new tab)
rangesIRange[]packages/sheets/src/commands/mutations/set-worksheet-col-width.mutation.ts:24 (opens in a new tab)
subUnitIdstringpackages/sheets/src/commands/mutations/set-worksheet-col-width.mutation.ts:23 (opens in a new tab)
unitIdstringpackages/sheets/src/commands/mutations/set-worksheet-col-width.mutation.ts:22 (opens in a new tab)

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