Share via


NoNamespace.headerRowDxfId Field

Definition

Represents the headerRowDxfId XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: table, tableColumn.
  • corresponds to the following strongly-typed properties: Table.HeaderRowFormatId, TableColumn.HeaderRowDifferentialFormattingId.

Applies to