Creates a new ShapeFillSolid instance. Syntax
Creates a new ShapeFillSolid instance. Syntax Parameters color The color of the fill.
Creates a new ShapeFillSolid instance. Syntax Parameters colorInfo The WorkbookColorInfo describing the color of the fill.
Overload List
Public Methods
Public Methods
Creates an instance to describe a solid fill outline. Syntax Parameters solidColor The color of the fill to create. Return Value A ShapeFillSolid instance with the specified color.
Creates an instance to describe a solid fill outline. Syntax Parameters solidColorInfo The WorkbookColorInfo describing the color of the fill to create. Return Value A ShapeFillSolid instance with the specified color.
Abstract base class for the outline of a shape. Syntax
Represents a shape outline with a solid color. Syntax