CellType
Description:
Declares the cell data type.
Declares the cell data type.
public enum CellType
| Name | Description |
|---|---|
| CalculatedValue | The type is a calculated value |
| CombinedParameter | The type is combined parameter |
| CustomField | Data bounded to a Schedule Custom Field. |
| Graphic | Embedded graphic |
| Inherited | the type is inherited from the column or section if appropriate |
| Parameter | Data bound parameter |
| ParameterText | Read only parameter which only show formatted string |
| Text | Simple text |