get_fill_styles method

get_fill_styles

Returns a collection of theme defined fill styles.

Returns

Collection of effective fill formats IFillFormatCollectionEffectiveData

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

See Also