Returns the cell at the specified row and column.
"configurationSheetMetalRuleTable_var" is a variable referencing a ConfigurationSheetMetalRuleTable object. |
"configurationSheetMetalRuleTable_var" is a variable referencing a ConfigurationSheetMetalRuleTable object. |
| Name | Type | Description |
| column | uinteger | The index of the column the cell is in. An index of 0 is the first column and does not include the name column. |
| row | uinteger | The index of the row the cell is in. An index of 0 is the first row and does not include the header row. |