Share via


NoNamespace.showColStripes Field

Definition

Represents the showColStripes XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pivotTableStyleInfo.
  • corresponds to the following strongly-typed properties: PivotTableStyle.ShowColumnStripes.

Applies to