GrapeCity.CalcEngine Namespace (GrapeCity.Spreadsheet)
In This Topic
Classes
| Class | Description |
| BuiltInRichValue | Represents a rich cell value of an .NET object. This class cannot be inherited. |
| RichValue<T> | Represents a rich cell value of an .NET object. This class cannot be inherited. |
| VisualFunction | Represents a data visualization function that visualize cell value. |
| VisualizationData | Represents the visualization data. This class cannot be inherited. |
Interfaces
Enumerations
| Enumeration | Description |
| AggregateFunction | Represents all supported aggregate functions. |
| AggregateOption | Represents a options that determines which values to ignore in the evaluation range for the function. |
See Also