<Code Lib>
2023 Method
Changes 0
M

TableSectionData.SetCellCalculatedValue(Int32, Int32, TableCellCalculatedValueData)

Description:
Allows the caller to set the calculated value for a specified cell
Overloads (2):
SetCellCalculatedValue(Int32,Int32,TableCellCalculatedValueData)

public void SetCellCalculatedValue(
	int nRow,
	int nCol,
	TableCellCalculatedValueData pCalcValue
)

Loading…