TableSectionData.GetCellCombinedParameters(Int32, Int32)
Description:
Returns an array of combined parameter data for the specified cell
Returns an array of combined parameter data for the specified cell
Overloads (2):
GetCellCombinedParameters(Int32,Int32)
public IList<TableCellCombinedParameterData> GetCellCombinedParameters(
int nRow,
int nCol
)
-
nRow
-
nCol
-
The given row number nRow is invalid. -or- The given column number nCol is invalid.
No comments yet. Start the discussion.
Loading…