ShapeStyle Properties
Defines the visual appearance of an individual shape.| Name | Description |
|---|---|
| EffectColor | Gets or sets the color for shape effects. |
| EffectThemeIndex | Gets or sets the one-based index of an effect style in the theme Effects collection. |
| FillColor | Gets or sets the fill color for the shape. |
| FillThemeIndex | Gets or sets the index of the fill color in the theme format scheme’s Fills collection that applies to the shape’s fill. |
| FontColor | Gets or sets the font color for shape text. |
| FontStyle | Gets or sets the font scheme style for shape text. |
| OutlineColor | Gets or sets the outline color for the shape. |
| OutlineThemeIndex | Gets or sets the one-based index of a line style in the theme LineStyles collection. |
See Also