<Code Lib>
2022 Method
Changes 0
M

TableSectionData.SetCellCalculatedValue(Int32, TableCellCalculatedValueData)

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
)

Loading…