initFormatSchemeFrom

initFormatSchemeFrom(FormatScheme formatScheme) function

Init FormatScheme with new object for overriding FormatScheme of InheritedTheme.

Parameters

NameTypeDescription
formatSchemeFormatSchemeData to initialize from.

Error

ErrorCondition
com.aspose.ms.System.ArgumentNullExceptionThrown if the formatScheme parameter is null.