<Code Lib>
2025.3 Method
Changes 0
M

TableSectionData.GetCellType(Int32)

Description:
Returns a column's cell type and if no type exists for this column, it would come from the section
Overloads (2):
GetCellType(Int32)

public CellType GetCellType(
	int nCol
)

  • Int32
    nCol
Return Value CellType CellType

Loading…