GrapeCity.Xaml.Excel
ExcelStyles Property (IExcelWorkbook)


Gets the excel styles used in the workbook.
Syntax
'Declaration
 
ReadOnly Property ExcelStyles As List(Of IExcelStyle)
'Usage
 
Dim instance As IExcelWorkbook
Dim value As List(Of IExcelStyle)
 
value = instance.ExcelStyles
List<IExcelStyle> ExcelStyles {get;}

Property Value

The excel styles.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelWorkbook Interface
IExcelWorkbook Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options