<Code Lib>
2025 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
)

Return Value CellType CellType

Loading…