GrapeCity.Excel Namespace > FontScheme Class : FontScheme Constructor |
'Declaration Public Function New( _ ByVal name As String, _ ByVal majorFont As IThemeFonts, _ ByVal minorFont As IThemeFonts _ )
'Usage Dim name As String Dim majorFont As IThemeFonts Dim minorFont As IThemeFonts Dim instance As New FontScheme(name, majorFont, minorFont)
public FontScheme( string name, IThemeFonts majorFont, IThemeFonts minorFont )
Target Platforms: Windows Server 2012, Windows RT