Share via


X.webPublishObjects Field

Definition

Represents the x:webPublishObjects XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: workbook.
  • has the following child XML elements: webPublishObject.
  • has the following XML attributes: count.
  • corresponds to the following strongly-typed classes: WebPublishObjects.

Applies to