Provides the namespaces, classes and enumerations for the core functions of the spreadsheet.
Classes
| Class | Description |
| DocumentProperty | Represents a custom or built-in document property of a container document. This class cannot be inherited. |
| Theme | Represents a spreadsheet theme. This class cannot be inherited. |
| ThemeColorScheme | An interface used to defines a set of colors which are referenced to as a color scheme. The color scheme is responsible for defining a list a twelve colors. The twelve colors consist of six accent colors, two dark colors, two light colors and a color for each of a hyperlink and followed hyperlink. This class cannot be inherited. |
| ThemeEffectScheme | Represents the effects scheme of a theme. This class cannot be inherited. |
| ThemeFonts | This element defines the set of fonts which are to be used under different languages or locals. |
| ThemeFontScheme | Represents the font scheme within the theme. The font scheme consists of a pair of major and minor fonts for which to used in a document. This class cannot be inherited. |
Interfaces
Enumerations
See Also