@univerjs/sheets-numfmt v0.4.2 • Docs
Interface: ISetNumfmtCommandParams
Properties
Property | Type | Defined in |
---|---|---|
subUnitId? | string | sheets-numfmt/src/commands/commands/set-numfmt.command.ts:43 (opens in a new tab) |
unitId? | string | sheets-numfmt/src/commands/commands/set-numfmt.command.ts:42 (opens in a new tab) |
values | { col : number ; pattern : string ; row : number ; type : FormatType ; }[] | sheets-numfmt/src/commands/commands/set-numfmt.command.ts:44 (opens in a new tab) |