次の方法で共有


StyleInstance.m_textAlign フィールド

定義

TextAlignments プロパティの計算値を表す TextAlign 値。

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

フィールド値

適用対象