Returns a column's cell type and if no type exists for this column,
it would come from the section
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public CellType GetCellType(
int nCol
)
Parameters
- nCol Int32
-
Return Value
CellType
Exceptions
See Also
Reference