Share via


NoNamespace.algn Field

Definition

Represents the algn XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: outerShdw, reflection, tab, tile, hiddenLine.
  • corresponds to the following strongly-typed properties: HiddenLineProperties.Alignment, OuterShadow.Alignment, Reflection.Alignment, TabStop.Alignment, Tile.Alignment.

Applies to