WorkbookPart.VbaProjectPart 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 the VbaProjectPart of the WorkbookPart
public DocumentFormat.OpenXml.Packaging.VbaProjectPart VbaProjectPart { get; }
public DocumentFormat.OpenXml.Packaging.VbaProjectPart? VbaProjectPart { get; }
member this.VbaProjectPart : DocumentFormat.OpenXml.Packaging.VbaProjectPart
Public ReadOnly Property VbaProjectPart As VbaProjectPart