ComponentOne Studio for WinRT XAML
FontSize プロパティ (CellStyle)

セルのテキストのレンダリングに使用されるフォントのサイズを取得または設定します。
構文
'宣言
 
Public Property FontSize As System.Nullable(Of Double)
public System.Nullable<double> FontSize {get; set;}
参照

CellStyle クラス
CellStyle メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.