次の方法で共有


StyleInstance.TextDecoration プロパティ

定義

TextDecoration クラスの Style プロパティの計算値を取得します。

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::TextDecorations TextDecoration { Microsoft::ReportingServices::OnDemandReportRendering::TextDecorations get(); void set(Microsoft::ReportingServices::OnDemandReportRendering::TextDecorations value); };
public override Microsoft.ReportingServices.OnDemandReportRendering.TextDecorations TextDecoration { get; set; }
member this.TextDecoration : Microsoft.ReportingServices.OnDemandReportRendering.TextDecorations with get, set
Public Overrides Property TextDecoration As TextDecorations

プロパティ値

TextDecorations プロパティの計算値を表す TextDecoration 値。

適用対象