Range.ApplyOutlineStyles method (Excel)

Applies outlining styles to the specified range.

Syntax

expression.ApplyOutlineStyles

expression A variable that represents a Range object.

Return value

Variant

Example

The following example applies automatic outlining styles to the selection. The selection must include the entire outline range on a worksheet.

Selection.ApplyOutlineStyles

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.