GrapeCity.Xaml.Excel
IsPivotStyle Property (ExcelTableStyle)


A flag indicate whether this table style should be shown as an available pivot table style.
Syntax
'Declaration
 
Public Property IsPivotStyle As Boolean
'Usage
 
Dim instance As ExcelTableStyle
Dim value As Boolean
 
instance.IsPivotStyle = value
 
value = instance.IsPivotStyle
public bool IsPivotStyle {get; set;}
Remarks
Not mutually exclusive with table - both can be true.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelTableStyle Class
ExcelTableStyle Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options