WebExTaskpanesPart.WebExtensionParts 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 WebExtensionParts of the WebExTaskpanesPart
public System.Collections.Generic.IEnumerable<DocumentFormat.OpenXml.Packaging.WebExtensionPart> WebExtensionParts { get; }
member this.WebExtensionParts : seq<DocumentFormat.OpenXml.Packaging.WebExtensionPart>
Public ReadOnly Property WebExtensionParts As IEnumerable(Of WebExtensionPart)