SetPresetThemeStyleMatrics

Shape.SetPresetThemeStyleMatrics method

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

public void SetPresetThemeStyleMatrics(PresetStyleMatricsValue styleIndex, 
    PresetColorMatricsValue colorIndex)
Parameter Type Description
styleIndex PresetStyleMatricsValue the row of style matrics
colorIndex PresetColorMatricsValue the column of style matrics

See Also