Share via


NoNamespace.ht Field

Definition

Represents the ht XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: row.
  • corresponds to the following strongly-typed properties: Row.Height.

Applies to