Share via


NoNamespace.dtr Field

Definition

Represents the dtr XML attribute.

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

Applies to