TableSectionData.GetCellCombinedParameters
Description:
Returns an array of combined parameter data for the specified column
Returns an array of combined parameter data for the specified column
Overloads (2):
GetCellCombinedParameters(Int32)
public IList<TableCellCombinedParameterData> GetCellCombinedParameters(
int nCol
)
-
nCol
Return Value
IList<TableCellCombinedParameterData>
-
The given column number nCol is invalid.