DocumentClass.ApplyQuickStyleSet2(Object) 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.
public:
virtual void ApplyQuickStyleSet2(System::Object ^ % Style) = Microsoft::Office::Interop::Word::_Document::ApplyQuickStyleSet2;
public virtual void ApplyQuickStyleSet2 (ref object Style);
abstract member ApplyQuickStyleSet2 : obj -> unit
override this.ApplyQuickStyleSet2 : obj -> unit
Public Overridable Sub ApplyQuickStyleSet2 (ByRef Style As Object)
Parameters
- Style
- Object