Share via


NoNamespace.showLastColumn Field

Definition

Represents the showLastColumn XML attributes.

public static readonly System.Xml.Linq.XName showLastColumn;
 staticval mutable showLastColumn : System.Xml.Linq.XName
Public Shared ReadOnly showLastColumn 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.ShowLastColumn, TableStyleInfo.ShowLastColumn.

Applies to