次の方法で共有


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) 

フィールド値

適用対象