SPREAD for WPF 3.0J - GcSpreadGrid
TextDecorations プロパティ (Column)

GrapeCity.Windows.SpreadGrid 名前空間 > Column クラス : TextDecorations プロパティ
この列のセルの文字装飾を取得または設定します。
シンタックス
'宣言
 
Public Property TextDecorations As TextDecorationCollection
public TextDecorationCollection TextDecorations {get; set;}

プロパティ値

文字装飾を示す System.Windows.TextDecorationCollection。null 参照 (Visual Basicでは Nothing) は値が親から継承されることを意味します。既定値は null 参照 (Visual Basicでは Nothing) です。
参照

Column クラス
Column メンバ