GrapeCity SPREAD for Windows Forms 12.0J
GetRenderFont メソッド


未処理フォント。
指定したフォントの表示フォントを取得します。
構文
'Declaration
 
Public Sub GetRenderFont( _
   ByRef font As Font _
) 
'使用法
 
Dim instance As Theme
Dim font As Font
 
instance.GetRenderFont(font)
public void GetRenderFont( 
   ref Font font
)

パラメータ

font
未処理フォント。

戻り値の型

表示フォントを表すGrapeCity.Spreadsheet.Font値。
参照

Theme クラス
Theme メンバ

 

 


Copyright © 2004 GrapeCity inc.