'Declaration Public Function New( _ ByVal familyName As String, _ ByVal fontSize As Single, _ ByVal bold As Boolean, _ ByVal italic As Boolean, _ ByVal underline As Boolean, _ ByVal strikeout As Boolean _ )
'Declaration
Public Function New( _ ByVal familyName As String, _ ByVal fontSize As Single, _ ByVal bold As Boolean, _ ByVal italic As Boolean, _ ByVal underline As Boolean, _ ByVal strikeout As Boolean _ )
public ExcelFont( string familyName, float fontSize, bool bold, bool italic, bool underline, bool strikeout )
ExcelFont クラス ExcelFont メンバ オーバーロード一覧
© MESCIUS inc. All rights reserved.