GrapeCity.Excel Namespace > ExcelTheme Class : ExcelTheme Constructor |
'Declaration Public Function New( _ ByVal name As String, _ ByVal colorScheme As IColorScheme, _ ByVal fontScheme As IFontScheme _ )
'Usage Dim name As String Dim colorScheme As IColorScheme Dim fontScheme As IFontScheme Dim instance As New ExcelTheme(name, colorScheme, fontScheme)
public ExcelTheme( string name, IColorScheme colorScheme, IFontScheme fontScheme )
Target Platforms: Windows Server 2012, Windows RT