GrapeCity SPREAD for Windows Forms 12.0J
Name プロパティ (Font)


このFontのフェース名を取得します。
構文
'Declaration
 
Public Property Name As String
'使用法
 
Dim instance As Font
Dim value As String
 
instance.Name = value
 
value = instance.Name
public string Name {get; set;}

プロパティ値

このFontのフェース名を表す文字列値。
参照

Font 構造体
Font メンバ

 

 


Copyright © 2004 GrapeCity inc.