_Document.ApplyQuickStyleSet(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.