2027 Method
Changes 0
M

TableSectionData.SetCellCalculatedValue

Description:
Allows the caller to set the calculated value for a specified column
Overloads (2):
SetCellCalculatedValue(Int32,TableCellCalculatedValueData)
public void SetCellCalculatedValue(
	int nCol,
	TableCellCalculatedValueData pCalcValue
)