次の方法で共有


StyleInstance.m_fontStyle フィールド

定義

FontStyles プロパティの計算値を表す FontStyle 値。

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

フィールド値

適用対象