NamedRange.ApplyOutlineStyles 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.
Applies outlining styles to the NamedRange control.
public:
System::Object ^ ApplyOutlineStyles();
public object ApplyOutlineStyles ();
abstract member ApplyOutlineStyles : unit -> obj
Public Function ApplyOutlineStyles () As Object