Share via


NoNamespace.dt2D Field

Definition

Represents the dt2D XML attribute.

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

Applies to