API Reference
@univerjs
@univerjs/sheets
interfaces
Iinsertrowmutationparams

@univerjs/sheets v0.1.17Docs


Interface: IInsertRowMutationParams

Params of InsertRowMutation

Properties

PropertyTypeDefined in
rangeIRangepackages/sheets/src/basics/interfaces/mutation-interface.ts:47 (opens in a new tab)
rowInfo?IObjectArrayPrimitiveType<IRowData>packages/sheets/src/basics/interfaces/mutation-interface.ts:48 (opens in a new tab)
subUnitIdstringpackages/sheets/src/basics/interfaces/mutation-interface.ts:46 (opens in a new tab)
unitIdstringpackages/sheets/src/basics/interfaces/mutation-interface.ts:45 (opens in a new tab)

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