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 |