Share via


NoNamespace.totalsRowCount Field

Definition

Represents the totalsRowCount XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: table.
  • corresponds to the following strongly-typed properties: Table.TotalsRowCount.

Applies to