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