Share via


NoNamespace.totalsRowShown Field

Definition

Represents the totalsRowShown XML attribute.

public static readonly System.Xml.Linq.XName totalsRowShown;
 staticval mutable totalsRowShown : System.Xml.Linq.XName
Public Shared ReadOnly totalsRowShown 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.TotalsRowShown.

Applies to