Table |
Gets custom field id from the cell.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Parameters
Return Value
GuidReturns custom field id from the cell. If this cell is not of type CellType.CustomField it will return an empty Guid

Exception | Condition |
---|---|
ArgumentException | The given row number row is invalid. -or- The given column number col is invalid. |
