Share via


NoNamespace.autoformat Field

Definition

Represents the autoformat XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: diagram.
  • corresponds to the following strongly-typed properties: Diagram.AutoFormat.

Applies to