Share via


NoNamespace.editAs_ Field

Definition

Represents the editAs XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: twoCellAnchor.
  • corresponds to the following strongly-typed properties: TwoCellAnchor.EditAs.

Applies to