PresentationDocument.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 PresentationDocument, this part is only available in Office2013.
public DocumentFormat.OpenXml.Packaging.WebExTaskpanesPart AddWebExTaskpanesPart ();
member this.AddWebExTaskpanesPart : unit -> DocumentFormat.OpenXml.Packaging.WebExTaskpanesPart
Public Function AddWebExTaskpanesPart () As WebExTaskpanesPart
Returns
The newly added WebExTaskpanesPart.