TableSectionData.GetCellCalculatedValue(Int32)
Description:
Gets the calculated value for the specified column
Gets the calculated value for the specified column
Overloads (2):
GetCellCalculatedValue(Int32)
public TableCellCalculatedValueData GetCellCalculatedValue(
int nCol
)
-
Int32nCol
Return Value
TableCellCalculatedValueData
-
The given column number nCol is invalid.
No comments yet. Start the discussion.
Loading…