TableSectionData.GetCellCombinedParameters
Overloads (2):
| Name | Return Type | Description |
|---|---|---|
| GetCellCombinedParameters(Int32) | IList<TableCellCombinedParameterData> | Returns an array of combined parameter data for the specified column |
| GetCellCombinedParameters(Int32, Int32) | IList<TableCellCombinedParameterData> | Returns an array of combined parameter data for the specified cell |