コード例 #1
0
ファイル: Styles.cs プロジェクト: zuiwanting/npoi
 public override string ToString()
 {
     return(CT_Font.GetString(this));
 }