Click or drag to resize

IExtendedFormat SetThemeColor Method

Set the theme color.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
void SetThemeColor(
	ThemeColorType type,
	double tint
)

Parameters

type
Type: Spire.Xls ThemeColorType
theme color type
tint
Type: System Double
See Also