InitFormatScheme

IOverrideTheme.InitFormatScheme method

Init FormatScheme with new object for overriding FormatScheme of InheritedTheme.

public void InitFormatScheme()

Exceptions

exceptioncondition
InvalidOperationExceptionThrown if the FormatScheme is already initialized (not null).

See Also