<Code Lib>
2024 Method
Changes 0
M

TableSectionData.GetCellCalculatedValue(Int32, Int32)

Description:
Gets the calculated value for the specified cell
Overloads (2):
GetCellCalculatedValue(Int32,Int32)

public TableCellCalculatedValueData GetCellCalculatedValue(
	int nRow,
	int nCol
)

  • Int32
    nRow
  • Int32
    nCol
Return Value TableCellCalculatedValueData

Loading…