GrapeCity.Spreadsheet.Data Namespace
In This Topic
Classes
| Class | Description |
| BindableObject | Represents a base class that contains formula binding properties. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated. |
| BuiltInConverters | Contains all built-in value converters. This is a %[LangWord]static class% and so cannot be inherited or instantiated. |
| DataManager | Represents the data manager of a worksheet. |
| DataManagerBase | Represents the data manager of a worksheet. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated. |
| FormulaBindablePropertyAttribute | Indicates that the property can be bind to a formula. This class cannot be inherited. |
Interfaces
Enumerations
| Enumeration | Description |
| ContentTypes | Specifies a value that indicates type(s) of content(s). |
See Also