Share via


NoNamespace.applyAlignment Field

Definition

Represents the applyAlignment XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: xf.
  • corresponds to the following strongly-typed properties: CellFormat.ApplyAlignment.

Applies to