Share via


NoNamespace.bx Field

Definition

Represents the bx XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: f.
  • corresponds to the following strongly-typed properties: CellFormula.Bx.

Applies to