GrapeCity.Xaml.Excel
GetDefaultTableStyleName Method


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

Return Value

The name of the default 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