SpreadsheetDocument.AddWebExTaskpanesPart Method

Definition

Adds a WebExTaskpanesPart to the SpreadsheetDocument, 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.

Applies to