public interface IFormatSchemeEffectiveData
Immutable object which contains effective format scheme properties.
IThemeEffectiveData.
| Modifier and Type | Method and Description |
|---|---|
IFillFormatCollectionEffectiveData |
getBackgroundFillStyles(java.lang.Integer styleColor)
Returns a collection of theme defined background fill styles.
|
IEffectStyleCollectionEffectiveData |
getEffectStyles(java.lang.Integer styleColor)
Returns a collection of theme defined effect styles.
|
IFillFormatCollectionEffectiveData |
getFillStyles(java.lang.Integer styleColor)
Returns a collection of theme defined fill styles.
|
ILineFormatCollectionEffectiveData |
getLineStyles(java.lang.Integer styleColor)
Returns a collection of theme defined line styles.
|
IFillFormatCollectionEffectiveData getFillStyles(java.lang.Integer styleColor)
Returns a collection of theme defined fill styles.
styleColor - Color IntegerIFillFormatCollectionEffectiveDataILineFormatCollectionEffectiveData getLineStyles(java.lang.Integer styleColor)
Returns a collection of theme defined line styles.
styleColor - Color IntegerILineFormatCollectionEffectiveDataIEffectStyleCollectionEffectiveData getEffectStyles(java.lang.Integer styleColor)
Returns a collection of theme defined effect styles.
styleColor - Color IntegerIEffectStyleCollectionEffectiveDataIFillFormatCollectionEffectiveData getBackgroundFillStyles(java.lang.Integer styleColor)
Returns a collection of theme defined background fill styles.
styleColor - Color IntegerIFillFormatCollectionEffectiveDataCopyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.