GrapeCity.Xaml.Excel
DefaultTableStyleName Property (IExcelWorkbook)


Get or set the name of the default table style to apply to new tables.
Syntax
'Declaration
 
Property DefaultTableStyleName As String
'Usage
 
Dim instance As IExcelWorkbook
Dim value As String
 
instance.DefaultTableStyleName = value
 
value = instance.DefaultTableStyleName
string DefaultTableStyleName {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