PowerTools ActiveReports for .NET 9.0J
TextDecoration プロパティ (Style)

特別なテキストの形式を取得または設定します。
構文
'宣言
 
Public Property TextDecoration As ExpressionInfo
public ExpressionInfo TextDecoration {get; set;}

プロパティ値

特別なテキストの形式を示すTextDecoration列挙体に評価されるExpressionInfoオブジェクト。有効値は以下の通りです。

TextDecoration 解説
None テキスト形式なしのテキストを指定します。
Underline 下線付きのテキストを指定します。
Overline 上線付きのテキストを指定します。
LineThrough 取り消し線付きのテキストを指定します。
参照

関連項目

Style クラス
Style メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.