Gets the cell in this column at the row specified by its ID.
"configurationInsertColumn_var" is a variable referencing a ConfigurationInsertColumn object.
|
"configurationInsertColumn_var" is a variable referencing a ConfigurationInsertColumn object.
|
Type | Description |
ConfigurationInsertCell | Returns the specified cell if successful and null if the name is not found. |
Name | Type | Description |
rowId | string | The ID of the row to return the cell for. |