Share via


X.webPublishItems Field

Definition

Represents the x:webPublishItems XML element.

public static readonly System.Xml.Linq.XName webPublishItems;
 staticval mutable webPublishItems : System.Xml.Linq.XName
Public Shared ReadOnly webPublishItems As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: chartsheet, worksheet.
  • has the following child XML elements: webPublishItem.
  • has the following XML attributes: count.
  • corresponds to the following strongly-typed classes: WebPublishItems.

Applies to