GrapeCity.Xaml.Excel
GetDefaultPivotTableStyleName Method


Get the name of the default pivot table style used by the current workbook
Syntax
'Declaration
 
Function GetDefaultPivotTableStyleName() As String
'Usage
 
Dim instance As IExcelTableWriter
Dim value As String
 
value = instance.GetDefaultPivotTableStyleName()
string GetDefaultPivotTableStyleName()

Return Value

The name of the default pivot table style.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelTableWriter Interface
IExcelTableWriter Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options