Share via


NoNamespace.showColumnStripes Field

Definition

Represents the showColumnStripes XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

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

Applies to