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

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

CellStyle クラス
CellStyle メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.