次の方法で共有


ParagraphInstance.m_textRunInstances フィールド

定義

段落内のテキスト ランを指定します。

protected: Microsoft::ReportingServices::OnDemandReportRendering::TextRunInstanceCollection ^ m_textRunInstances;
protected Microsoft.ReportingServices.OnDemandReportRendering.TextRunInstanceCollection m_textRunInstances;
val mutable m_textRunInstances : Microsoft.ReportingServices.OnDemandReportRendering.TextRunInstanceCollection
Protected m_textRunInstances As TextRunInstanceCollection 

フィールド値

適用対象