IShapeStyle Interface |
Namespace: Aspose.Slides
The IShapeStyle type exposes the following members.
Name | Description | |
---|---|---|
![]() | EffectColor |
Returns a shape's effect color.
Read-only IColorFormat.
|
![]() | EffectStyleIndex |
Returns or sets shape's effect column index in a style matrix.
Read/write UInt32.
|
![]() | FillColor |
Returns a shape's fill color.
Read-only IColorFormat.
|
![]() | FillStyleIndex |
Returns 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.
Read/write Int16.
|
![]() | FontCollectionIndex |
Returns or sets shape's font index in a font collection.
Read/write FontCollectionIndex.
|
![]() | FontColor |
Returns a shape's font color.
Read-only IColorFormat.
|
![]() | LineColor |
Returns a shape's outline color.
Read-only IColorFormat.
|
![]() | LineStyleIndex |
Returns or sets line's column index in a style matrix.
Read/write UInt16.
|