get_background_fill_styles method

get_background_fill_styles

Returns a collection of theme defined background fill styles.

Returns

Collection of effective background fill formats IFillFormatCollectionEffectiveData

def get_background_fill_styles(self, style_color):
    ...
ParameterTypeDescription
style_coloraspose.pydrawing.ColorColor aspose.pydrawing.Color

See Also