getCellIds
getCellIds(
tableId: string,
rowId: string,
context?: Context,
): Promise<undefined | string[]>
Type | Description | |
---|---|---|
tableId | string | |
rowId | string | |
context? | Context | |
returns | Promise<undefined | string[]> |
getCellIds
getCellIds(
tableId: string,
rowId: string,
context?: Context,
): Promise<undefined | string[]>
Type | Description | |
---|---|---|
tableId | string | |
rowId | string | |
context? | Context | |
returns | Promise<undefined | string[]> |