GetCellUnitType
Version comparisonPer-version detail
Click a version below to see what changed in that release vs your current frame (2020).
Not present in: 2022, 2023, 2024, 2025, 2025.3, 2026, 2027
2020
current
TableSectionData.GetCellUnitType(Int32, Int32)
No longer obsolete in 2020 (was obsolete in 2021)
| nRow | Int32 | The row index of the cell |
| nCol | Int32 | The column index of the cell |
| → returns | UnitType | The unit type, or UT_Undefined if the cell does not contain a number with units. |