TableSectionData.GetCellUnitType
Description:
Gets the unit type of a cell, if applicable.
Gets the unit type of a cell, if applicable.
-
nRowThe row index of the cell
-
nColThe column index of the cell
Return Value
UnitType
The unit type, or UT_Undefined if the cell does not contain a number with units.
-
The given row number nRow is invalid. -or- The given column number nCol is invalid.