@univerjs/sheets v0.5.0-beta.1 • Docs
Type Alias: ISetCellsNumfmt
type ISetCellsNumfmt: {
col: number;
pattern: string;
row: number;
}[];
Defined in
submodules/univer/packages/sheets/src/commands/mutations/numfmt-mutation.ts:160
@univerjs/sheets v0.5.0-beta.1 • Docs
type ISetCellsNumfmt: {
col: number;
pattern: string;
row: number;
}[];
submodules/univer/packages/sheets/src/commands/mutations/numfmt-mutation.ts:160