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