Workbook.SetThemeColor

Workbook.SetThemeColor method

Sets the theme color

public void SetThemeColor(ThemeColorType type, Color color)
ParameterTypeDescription
typeThemeColorTypeThe theme color type.
colorColorthe theme color

See Also