Interface: ISetWorksheetColWidthMutationParams
Defined in: submodules/univer/packages/sheets/src/commands/mutations/set-worksheet-col-width.mutation.ts:22
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 |