Range.ApplyOutlineStyles Method
Applies outlining styles to the specified range.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Function ApplyOutlineStyles As Object
'Usage
Dim instance As Range
Dim returnValue As Object
returnValue = instance.ApplyOutlineStyles()
Object ApplyOutlineStyles()
Return Value
Type: System.Object