Share via


NoNamespace.fPublished Field

Definition

Represents the fPublished XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cxnSp, graphicFrame, pic, sp, nvPr, cxnSp, graphicFrame, pic, sp, nvPr.
  • corresponds to the following strongly-typed properties: ApplicationNonVisualDrawingProperties.Published, ApplicationNonVisualDrawingProperties.PublishedFlag, ConnectionShape.Published, GraphicFrame.Published, Picture.Published, Shape.Published.

Applies to