'Declaration Function GetExcelStyles() As System.Collections.Generic.List(Of IExcelStyle)
'Usage Dim instance As IExcelWriter Dim value As System.Collections.Generic.List(Of IExcelStyle) value = instance.GetExcelStyles()
System.Collections.Generic.List<IExcelStyle> GetExcelStyles()
Return Value
A collection of IExcelStyle instances used in the current workbook