@univerjs/sheets-hyper-link v0.5.4
Interface: IUpdateHyperLinkCommandParams
Defined in: sheets-hyper-link/src/commands/commands/update-hyper-link.command.ts:26
Properties
Property | Type | Defined in |
---|---|---|
column | number | sheets-hyper-link/src/commands/commands/update-hyper-link.command.ts:32 |
id | string | sheets-hyper-link/src/commands/commands/update-hyper-link.command.ts:29 |
payload | ICellLinkContent | sheets-hyper-link/src/commands/commands/update-hyper-link.command.ts:30 |
row | number | sheets-hyper-link/src/commands/commands/update-hyper-link.command.ts:31 |
subUnitId | string | sheets-hyper-link/src/commands/commands/update-hyper-link.command.ts:28 |
unitId | string | sheets-hyper-link/src/commands/commands/update-hyper-link.command.ts:27 |