GrapeCity.Xaml.Excel
DefaultPivotTableStyleName Property (ExcelWorkbook)


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

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelWorkbook Class
ExcelWorkbook Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options