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


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

プロパティ値

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

Font 構造体
Font メンバ

 

 


Copyright © 2004 GrapeCity inc.