Document.SaveAsQuickStyleSet(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.
Saves the group of quick styles currently in use.
public:
void SaveAsQuickStyleSet(System::String ^ FileName);
public void SaveAsQuickStyleSet (string FileName);
abstract member SaveAsQuickStyleSet : string -> unit
Public Sub SaveAsQuickStyleSet (FileName As String)
Parameters
- FileName
- String
The full path of the quick style set file.