WordprocessingDocument.AddWebExTaskpanesPart Method     
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.
Adds a WebExTaskpanesPart to the WordprocessingDocument, this part is only available in Office2013.
public DocumentFormat.OpenXml.Packaging.WebExTaskpanesPart AddWebExTaskpanesPart();member this.AddWebExTaskpanesPart : unit -> DocumentFormat.OpenXml.Packaging.WebExTaskpanesPartPublic Function AddWebExTaskpanesPart () As WebExTaskpanesPartReturns
The newly added WebExTaskpanesPart.