Share via


DialogSheet.ProtectScenarios Property

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
ReadOnly Property ProtectScenarios As Boolean
    Get
'Usage
Dim instance As DialogSheet
Dim value As Boolean

value = instance.ProtectScenarios
bool ProtectScenarios { get; }

Property Value

Type: System.Boolean

See Also

Reference

DialogSheet Interface

DialogSheet Members

Microsoft.Office.Interop.Excel Namespace