Share via


NoNamespace.showRowStripes Field

Definition

Represents the showRowStripes XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pivotTableStyleInfo, tableStyleInfo.
  • corresponds to the following strongly-typed properties: PivotTableStyle.ShowRowStripes, TableStyleInfo.ShowRowStripes.

Applies to