_Document.ApplyQuickStyleSet(String) Method

Definition

Changes the set of quick styles listed.

public:
 void ApplyQuickStyleSet(System::String ^ Name);
public void ApplyQuickStyleSet (string Name);
abstract member ApplyQuickStyleSet : string -> unit
Public Sub ApplyQuickStyleSet (Name As String)

Parameters

Name
String

The name of the set to use. This corresponds to the name listed in the Style Set list.

Applies to