@univerjs/sheets v0.5.0-beta.1 • Docs
Interface: ISetWorksheetColWidthMutationParams
Properties
Property | Type | Defined in |
---|---|---|
colWidth | number | IObjectArrayPrimitiveType <Nullable <number >> | submodules/univer/packages/sheets/src/commands/mutations/set-worksheet-col-width.mutation.ts:26 |
ranges | IRange [] | submodules/univer/packages/sheets/src/commands/mutations/set-worksheet-col-width.mutation.ts:25 |
subUnitId | string | submodules/univer/packages/sheets/src/commands/mutations/set-worksheet-col-width.mutation.ts:24 |
unitId | string | submodules/univer/packages/sheets/src/commands/mutations/set-worksheet-col-width.mutation.ts:23 |