Share via


TextRun.Value プロパティ

定義

実行時にテキスト ランに関する値を表示する式を取得します。

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ Value { Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty Value { get; }
member this.Value : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
Public MustOverride ReadOnly Property Value As ReportStringProperty

プロパティ値

ReportStringProperty オブジェクト。

適用対象