PivotTableStyle.ShowLastColumn Property
Show Last Column.Represents the attribte in schema: showLastColumn
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
<SchemaAttrAttribute(, "showLastColumn")> _
Public Property ShowLastColumn As BooleanValue
Get
Set
'Применение
Dim instance As PivotTableStyle
Dim value As BooleanValue
value = instance.ShowLastColumn
instance.ShowLastColumn = value
[SchemaAttrAttribute(, "showLastColumn")]
public BooleanValue ShowLastColumn { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.