Class ShapeStyleReference
A shape's theme style references (wps:style). Each index selects an entry of the theme format scheme, with the accompanying color bound to the phClr placeholder.
public sealed class ShapeStyleReference
- Inheritance
-
ShapeStyleReference
- Inherited Members
Constructors
Properties
- FillColor
Gets or sets the fill style color (a:fillRef child color), or null.
- FillIndex
Gets or sets the fill style index (a:fillRef idx), or null.
- FontColor
Gets or sets the font style color (a:fontRef child color), or null.
- LineColor
Gets or sets the line style color (a:lnRef child color), or null.
- LineIndex
Gets or sets the line style index (a:lnRef idx), or null.
Methods
- Clone()
Creates a copy.