SPREAD for WPF 4.0J - GcSpreadSheet
ScaleFontSize メソッド

GrapeCity.Wpf.SpreadSheet.CellType アセンブリ > GrapeCity.Wpf.SpreadSheet.CellType 名前空間 > EditBaseCellType クラス : ScaleFontSize メソッド
ズームスケールでフォントサイズを拡大縮小します。
シンタックス
'宣言
 
Public Shared Function ScaleFontSize( _
   ByVal paintingContext As PaintingContext, _
   ByRef cellFormat As CfExecutedResult _
) As System.Boolean
public static System.bool ScaleFontSize( 
   PaintingContext paintingContext,
   ref CfExecutedResult cellFormat
)

パラメータ

paintingContext
cellFormat

戻り値の型

拡大縮小した場合はtrue、それ以外の場合はfalse
参照

EditBaseCellType クラス
EditBaseCellType メンバ