Background Properties |
The Background type exposes the following members.
Name | Description | |
---|---|---|
![]() | EffectFormat |
Returns a EffectFormat for BackgroundType.OwnBackground fill.
Read-only IEffectFormat.
|
![]() | FillFormat |
Returns a FillFormat for BackgroundType.OwnBackground fill.
Read-only IFillFormat.
|
![]() | Presentation |
Returns the parent presentation of a slide.
Read-only IPresentation.
|
![]() | Slide |
Returns the parent slide of a shape.
Read-only IBaseSlide.
|
![]() | StyleColor |
Return a ColorFormat for a BackgroundType.Themed fill.
Read-only IColorFormat.
|
![]() | StyleIndex |
Returns an index of BackgroundType.Themed fill in background theme collection.
0 means no fill.
1..999 - index.
Read/write UInt16.
|
![]() | Type |
Returns a type of background fill.
Read/write BackgroundType.
|