_Workbook.VBASigned Property

Definition

True if the Visual Basic for Applications project for the specified workbook has been digitally signed. Read-only Boolean.

public:
 property bool VBASigned { bool get(); };
public bool VBASigned { get; }
Public ReadOnly Property VBASigned As Boolean

Property Value

Applies to