2020 Method
Changes 8
M

TableSectionData.GetCellUnitType

Description:
Gets the unit type of a cell, if applicable.
public UnitType GetCellUnitType(
	int nRow,
	int nCol
)
Return Value UnitType The unit type, or UT_Undefined if the cell does not contain a number with units.