GrapeCity SPREAD for Windows Forms 12.0J
Family プロパティ


このFontのフォントファミリーを取得します。
構文
'Declaration
 
Public Property Family As FontFamily
'使用法
 
Dim instance As Font
Dim value As FontFamily
 
instance.Family = value
 
value = instance.Family
public FontFamily Family {get; set;}

プロパティ値

このFontのフォントファミリーを表す<see cref="F:GrapeCity.Spreadsheet.Font._fontFamily" />値。
参照

Font 構造体
Font メンバ

 

 


Copyright © 2004 GrapeCity inc.