Abstract base class for the fill of a shape.
Inheritance
object
Classes that extend this class.
Derived ClassesConstructors
Section titled "Constructors"constructor
protected ShapeFill() Returns ShapeFill
Methods
Section titled "Methods"FromColor(Color)
Section titled "FromColor(Color)"Creates an instance to describe a solid fill outline.
public static ShapeFill FromColor(Color solidColor) Parameters
- solidColor:
Color
Returns any
FromColorInfo(WorkbookColorInfo)
Section titled "FromColorInfo(WorkbookColorInfo)"Creates an instance to describe a solid fill outline.
public static ShapeFill FromColorInfo(WorkbookColorInfo solidColorInfo) Parameters
- solidColorInfo:
WorkbookColorInfo