In This Topic
Gets or sets the settings for the Styles tab.
Syntax
'Declaration
Public Property StylesTab As StylesTab
public StylesTab StylesTab {get; set;}
Property Value
An instance of
StylesTab that defines the settings for the Styles tab.
See Also