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