Workbook.GetThemeColor

Workbook.GetThemeColor method

Gets theme color.

public Color GetThemeColor(ThemeColorType type)
ParameterTypeDescription
typeThemeColorTypeThe theme color type.

Return Value

The theme color.

See Also