IFormatScheme
IFormatScheme interface
Stores theme-defined formats for the shapes.
public interface IFormatScheme : ISlideComponent
Properties
Name | Description |
---|---|
AsISlideComponent { get; } | Allows to get base ISlideComponent interface. Read-only ISlideComponent . |
BackgroundFillStyles { get; } | Returns a collection of theme defined background fill styles. Read-only IFillFormatCollection . |
EffectStyles { get; } | Returns a collection of theme defined effect styles. Read-only IEffectStyleCollection . |
FillStyles { get; } | Returns a collection of theme defined fill styles. Read-only IFillFormatCollection . |
LineStyles { get; } | Returns a collection of theme defined line styles. Read-only ILineFormatCollection . |
See Also
- interface ISlideComponent
- namespace Aspose.Slides.Theme
- assembly Aspose.Slides