WorkbookBase.HasVBProject Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value that indicates whether a workbook has an attached Microsoft Visual Basic for Applications (VBA) project.
public bool HasVBProject { get; }
Property Value
true if the workbook has an attached VBA project; otherwise, false.