set_preset_theme_style_matrics method

set_preset_theme_style_matrics(style_index, color_index)

pply a preset theme variant quickstyle to this shape, like theme styles options in shape styles dropdown list

def set_preset_theme_style_matrics(self, style_index, color_index):
    ...
ParameterTypeDescription
style_indexPresetStyleMatricsValuethe row of style matrics
color_indexPresetColorMatricsValuethe column of style matrics

See Also