TableSectionData.SetCellCalculatedValue
Description:
Allows the caller to set the calculated value for a specified column
Allows the caller to set the calculated value for a specified column
Overloads (2):
SetCellCalculatedValue(Int32,TableCellCalculatedValueData)
public void SetCellCalculatedValue(
int nCol,
TableCellCalculatedValueData pCalcValue
)
-
Int32nCol
-
pCalcValue
-
The given column number nCol is invalid.
-
A non-optional argument was null
-
This operation is forbidden for cells in standard schedule header sections. -or- This operation is forbidden for cells in standard schedule body sections.