initFormatSchemeFrom
initFormatSchemeFrom(FormatScheme formatScheme) method
Init FormatScheme with new object for overriding FormatScheme of InheritedTheme.
Parameters
Name | Type | Description |
---|---|---|
formatScheme | FormatScheme | Data to initialize from. |
Returns
void
Exception
Exception | Condition |
---|---|
com.aspose.ms.System.ArgumentNullException | Thrown if the formatScheme parameter is null. |