GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > Font 構造体 > Font コンストラクタ : Font コンストラクタ(Font,UnderlineStyle) |
'Declaration
Public Function New( _ ByVal prototype As Font, _ ByVal underline As UnderlineStyle _ )
public Font( Font prototype, UnderlineStyle underline )