Share via


NoNamespace.applyBorder Field

Definition

Represents the applyBorder XML attribute.

public static readonly System.Xml.Linq.XName applyBorder;
 staticval mutable applyBorder : System.Xml.Linq.XName
Public Shared ReadOnly applyBorder 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.ApplyBorder.

Applies to