Indicates if the column is overridden or not.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsCellOverridden(
int nCol
)
Parameters
- nCol Int32
-
Return Value
Boolean
Exceptions
See Also
Reference