この API は、SQL Server 2012 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
段落内のテキスト ランを指定します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Protected m_textRunCollection As TextRunCollection
'使用
Dim value As TextRunCollection
value = Me.m_textRunCollection
Me.m_textRunCollection = value
protected TextRunCollection m_textRunCollection
protected:
TextRunCollection^ m_textRunCollection
val mutable m_textRunCollection: TextRunCollection
protected var m_textRunCollection : TextRunCollection