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