Expand Minimize
This topic has not yet been rated - Rate this topic

Worksheet.EnableOutlining Property

Gets or sets a value that indicates whether outlining symbols are enabled when user-interface-only protection is turned on.

Namespace:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)
bool EnableOutlining { get; set; }

Property Value

Type: System.Boolean
true if outlining symbols are enabled when user-interface-only protection is turned on; otherwise, false.

This property applies to each worksheet and is not saved with the worksheet or session.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.