InitFormatScheme

OverrideTheme.InitFormatScheme 方法

使用新对象初始化 FormatScheme 以重写 InheritedTheme 的 FormatScheme。

public void InitFormatScheme()

异常

exceptioncondition
InvalidOperationException如果 FormatScheme 已经初始化(非空),则抛出该异常。

参见