initFormatSchemeFrom

initFormatSchemeFrom(FormatScheme formatScheme) method

Init FormatScheme with new object for overriding FormatScheme of InheritedTheme.

Parameters

NameTypeDescription
formatSchemeFormatSchemeData to initialize from.

Returns

void

Exception

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