TableSectionData.GetCellCalculatedValue
Description:
Gets the calculated value for the specified cell
Gets the calculated value for the specified cell
Overloads (2):
public TableCellCalculatedValueData GetCellCalculatedValue(
int nRow,
int nCol
)
-
Int32nRow
-
Int32nCol
-
The given row number nRow is invalid. -or- The given column number nCol is invalid.