[]
Gets or sets the settings for the Styles tab.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public StylesTab StylesTab { get; set; }
| Type | Description |
|---|---|
| StylesTab | An instance of StylesTab that defines the settings for the Styles tab. |