com.aspose.slides
Interface IFormatSchemeEffectiveData
- All Known Implementing Classes:
- FormatSchemeEffectiveData
public interface IFormatSchemeEffectiveData
Immutable FormatScheme object.
getFillStyles
IFillFormatCollectionEffectiveData getFillStyles(java.awt.Color styleColor)
getLineStyles
ILineFormatCollectionEffectiveData getLineStyles(java.awt.Color styleColor)
getEffectStyles
IEffectStyleCollectionEffectiveData getEffectStyles(java.awt.Color styleColor)
getBackgroundFillStyles
IFillFormatCollectionEffectiveData getBackgroundFillStyles(java.awt.Color styleColor)