'Declaration Public Shared Function GetExcelBuiltInStyles() As System.Collections.Generic.List(Of StyleInfo)
'Usage Dim value As System.Collections.Generic.List(Of StyleInfo) value = ExcelBuiltInStyleHelper.GetExcelBuiltInStyles()
public static System.Collections.Generic.List<StyleInfo> GetExcelBuiltInStyles()
Return Value
A collection of objects used to represents excel built-in styles.