Declares the cell data type.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2011
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Members
Member name | Description |
---|---|
Text | Simple text |
Graphic | Embedded graphic |
Parameter | Data bound parameter |
Inherited | the type is inherited from the column or section if appropriate |
CombinedParameter | the type is combined parameter |
CalculatedValue | the type is a calculated value |
ParameterText | Read only parameter which only show formatted string |