GrapeCity.Excel Namespace > ExcelFont Class : ExcelFont Constructor |
'Declaration Public Function New( _ ByVal name As System.String, _ ByVal fontColor As ExcelColor, _ ByVal fontFamily As ExcelFontFamily _ )
'Usage Dim name As System.String Dim fontColor As ExcelColor Dim fontFamily As ExcelFontFamily Dim instance As New ExcelFont(name, fontColor, fontFamily)
public ExcelFont( System.string name, ExcelColor fontColor, ExcelFontFamily fontFamily )
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)