@univerjs/sheets-formula v0.5.0-beta.1Docs


Interface: IInsertFunction

Properties

PropertyTypeDescriptionDefined in
formulastringFunction namesubmodules/univer/packages/sheets-formula/src/commands/commands/insert-function.command.ts:39
primary{ column: number; row: number; }Where there is a function id, other locations reference this function idsubmodules/univer/packages/sheets-formula/src/commands/commands/insert-function.command.ts:31
primary.columnnumber-submodules/univer/packages/sheets-formula/src/commands/commands/insert-function.command.ts:33
primary.rownumber-submodules/univer/packages/sheets-formula/src/commands/commands/insert-function.command.ts:32
rangeIRangeThe range into which the function is to be insertedsubmodules/univer/packages/sheets-formula/src/commands/commands/insert-function.command.ts:26