init_format_scheme method

init_format_scheme

Init FormatScheme with new object for overriding FormatScheme of InheritedTheme.

def init_format_scheme(self):
    ...

Exceptions

ExceptionDescription
RuntimeError(Proxy error(InvalidOperationException))Thrown if the FormatScheme is already initialized (not None).

See Also