GrapeCity.Xaml.SpreadSheet.Data
GetExcelBuiltInStyles Method


Gets all excel built-in styles.
Syntax
'Declaration
 
Public Shared Function GetExcelBuiltInStyles() As List(Of StyleInfo)
'Usage
 
Dim value As List(Of StyleInfo)
 
value = ExcelBuiltInStyleHelper.GetExcelBuiltInStyles()
public static List<StyleInfo> GetExcelBuiltInStyles()

Return Value

A collection of objects used to represents excel built-in styles.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelBuiltInStyleHelper Class
ExcelBuiltInStyleHelper Members
StyleInfo Class

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options