GrapeCity.Xaml.Excel
TableStyles Property (IExcelWorkbook)


Get the table styles used in the current workbook
Syntax
'Declaration
 
ReadOnly Property TableStyles As List(Of IExcelTableStyle)
'Usage
 
Dim instance As IExcelWorkbook
Dim value As List(Of IExcelTableStyle)
 
value = instance.TableStyles
List<IExcelTableStyle> TableStyles {get;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelWorkbook Interface
IExcelWorkbook Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options