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):
    ...
Parameter Type Description
style_index PresetStyleMatricsValue the row of style matrics
color_index PresetColorMatricsValue the column of style matrics

See Also