言語

StyleInstance.m_textDecoration フィールド

定義

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

protected: Nullable<Microsoft::ReportingServices::OnDemandReportRendering::TextDecorations> m_textDecoration;
protected Microsoft.ReportingServices.OnDemandReportRendering.TextDecorations? m_textDecoration;
val mutable m_textDecoration : Nullable<Microsoft.ReportingServices.OnDemandReportRendering.TextDecorations>
Protected m_textDecoration As Nullable(Of TextDecorations) 

フィールド値

適用対象