get_effect_styles method

get_effect_styles(self, style_color)

Returns a collection of theme defined effect styles.

Returns

Collection of effective effect styles IEffectStyleCollectionEffectiveData

def get_effect_styles(self, style_color):
    ...
ParameterTypeDescription
style_coloraspose.slides.ColorColor aspose.slides.Color

See Also