次の方法で共有


StyleInstance.m_fontWeight フィールド

定義

FontWeights プロパティの計算値を表す FontWeight 値。

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

フィールド値

適用対象