[]
Sets the style that is applied to objects that do not explicitly specify a style.
public void SetDefaultStyle(StyleType type, Style style)
Public Sub SetDefaultStyle(type As StyleType, style As Style)
| Type | Name | Description |
|---|---|---|
| StyleType | type | The style type. |
| Style | style | The style to set as the default. |