Share via


NoNamespace.totalsRowDxfId Field

Definition

Represents the totalsRowDxfId XML attributes.

public static readonly System.Xml.Linq.XName totalsRowDxfId;
 staticval mutable totalsRowDxfId : System.Xml.Linq.XName
Public Shared ReadOnly totalsRowDxfId 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.TotalsRowFormatId, TableColumn.TotalsRowDifferentialFormattingId.

Applies to