GrapeCity.Xaml.Excel
ExcelStyles Property (ExcelWorkbook)


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

Property Value

The excel styles.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelWorkbook Class
ExcelWorkbook Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options