Share via


NoNamespace.published Field

Definition

Represents the published XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pivotTableDefinition, sheetPr, table.
  • corresponds to the following strongly-typed properties: ChartSheetProperties.Published, PivotTableDefinition.Published, SheetProperties.Published, Table.Published.

Applies to