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