Interface: IInsertSheetCommandParams
Defined in: submodules/univer/packages/sheets/src/commands/commands/insert-sheet.command.ts:36
Properties
Property | Type | Defined in |
---|---|---|
index? | number | submodules/univer/packages/sheets/src/commands/commands/insert-sheet.command.ts:38 |
sheet? | IWorksheetData | submodules/univer/packages/sheets/src/commands/commands/insert-sheet.command.ts:39 |
unitId? | string | submodules/univer/packages/sheets/src/commands/commands/insert-sheet.command.ts:37 |