Syntax
public enum CellType
Unknown Namespace Members:
| 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 |
| CustomField | Data bounded to a Schedule Custom Field. |