Share via


PresentationClass.VBASigned Property

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

Syntax

'Declaration
Public Overridable ReadOnly Property VBASigned As MsoTriState
    Get
'Usage
Dim instance As PresentationClass
Dim value As MsoTriState

value = instance.VBASigned
public virtual MsoTriState VBASigned { get; }

Property Value

Type: Microsoft.Office.Core.MsoTriState

Implements

_Presentation.VBASigned

See Also

Reference

PresentationClass Class

PresentationClass Members

Microsoft.Office.Interop.PowerPoint Namespace