M

TableSectionData.GetCellSpec

Description:
Gets the spec describing values of a cell, if applicable.
public ForgeTypeId GetCellSpec(
	int nRow,
	int nCol
)
  • Int32
    nRow
    The row index of the cell
  • Int32
    nCol
    The column index of the cell
Return Value ForgeTypeId Identifier of the spec, or empty if the cell does not contain a number with units.