GrapeCity.Xaml.Excel
DefaultPivotTableStyleName Property (IExcelWorkbook)


Get or set the name of the default table style to apply to new PivotTables.
Syntax
'Declaration
 
Property DefaultPivotTableStyleName As String
'Usage
 
Dim instance As IExcelWorkbook
Dim value As String
 
instance.DefaultPivotTableStyleName = value
 
value = instance.DefaultPivotTableStyleName
string DefaultPivotTableStyleName {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelWorkbook Interface
IExcelWorkbook Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options