Compartir a través de


DrawingObjects.DismissButton Property

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

Syntax

'Declaration
Property DismissButton As Boolean
    Get
    Set
'Usage
Dim instance As DrawingObjects
Dim value As Boolean

value = instance.DismissButton

instance.DismissButton = value
bool DismissButton { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

DrawingObjects Interface

DrawingObjects Members

Microsoft.Office.Interop.Excel Namespace