GrapeCity.Xaml.SpreadSheet.Data Namespace > SpreadTheme Class > SpreadTheme Constructor : SpreadTheme Constructor(String,ThemeColor,String,String) |
'Declaration Public Function New( _ ByVal name As String, _ ByVal colors As ThemeColor, _ ByVal headingFontName As String, _ ByVal bodyFontName As String _ )
'Usage Dim name As String Dim colors As ThemeColor Dim headingFontName As String Dim bodyFontName As String Dim instance As New SpreadTheme(name, colors, headingFontName, bodyFontName)
public SpreadTheme( string name, ThemeColor colors, string headingFontName, string bodyFontName )
Target Platforms: Windows Server 2012, Windows RT