ShapeStyle Properties |
The ShapeStyle type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
EffectColor |
Gets a shape's effect color.
Readonly
ColorFormat
.
|
|
|
EffectStyleIndex |
Gets or sets shape's effect column index in a style matrix.
|
|
|
FillColor |
Gets a shape's fill color.
Readonly
ColorFormat
.
|
|
|
FillStyleIndex |
Gets or sets shape's fill column index in style matrices.
0 means no fill,
positive value - index in theme's fill styles,
negative value - index in theme's background styles.
|
|
|
FontCollectionIndex |
Gets or sets shape's font index in a font collection.
Read/write
FontCollectionIndex
.
|
|
|
FontColor |
Gets a shape's font color.
Readonly
ColorFormat
.
|
|
|
LineColor |
Gets a shape's outline color.
Readonly
ColorFormat
.
|
|
|
LineStyleIndex |
Gets or sets line's column index in a style matrix.
|
|
|
Presentation | |
|
|
Slide |
Gets the parent slide of a shape style.
Read-only
ActiveSlide
.
|