Share via


NoNamespace.totalsRowLabel Field

Definition

Represents the totalsRowLabel XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: tableColumn.
  • corresponds to the following strongly-typed properties: TableColumn.TotalsRowLabel.

Applies to