次の方法で共有


StyleInstance.m_textEffect フィールド

定義

TextEffects プロパティの計算値を表す TextEffect 値。

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

フィールド値

適用対象