API Reference
@univerjs
@univerjs/sheets-numfmt
interfaces
Isetnumfmtcommandparams

@univerjs/sheets-numfmt v0.1.17Docs


Interface: ISetNumfmtCommandParams

Properties

PropertyTypeDefined in
subUnitId?stringsheets-numfmt/src/commands/commands/set-numfmt.command.ts:44 (opens in a new tab)
unitId?stringsheets-numfmt/src/commands/commands/set-numfmt.command.ts:43 (opens in a new tab)
values{ col: number; pattern: string; row: number; type: FormatType; }[]sheets-numfmt/src/commands/commands/set-numfmt.command.ts:45 (opens in a new tab)

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