Class | Description | |
---|---|---|
AlternateData<T> | Represents an object which allows the stored data to be overriden by other object. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated. | |
Brush | Represents an abstract brush. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated. | |
Drawing | Represents the drawing object. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated. | |
GeometryDrawing | Represents the drawing of a geometry shape. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated. | |
GeometryHelper | ||
GradientBrush | Represents a gradient composed of gradient stops. This class cannot be inherited. | |
GroupBrush | This element specifies a group fill. When specified, this setting indicates that the parent element is part of a group and should inherit the fill properties of the group. This is a %[LangWord]static class% and so cannot be inherited or instantiated. | |
Image | Represents an embedded image in the workbook. This class cannot be inherited. | |
ImageBrush | This element specifies the type of picture fill that the picture object has This class cannot be inherited. | |
ImageDrawing | Represents the drawing of an image. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated. | |
PatternBrush | Represents a pattern brush. This class cannot be inherited. | |
Pen | Defines an object used to draw lines and curves. This class cannot be inherited. | |
SolidColorBrush | Paints an area with a solid color. This class cannot be inherited. | |
TextFormat | Represents the text format. This class cannot be inherited. |