次の方法で共有


ReportColor.ToColor メソッド

レポートの色を表す Color オブジェクトを返します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public Function ToColor As Color
'使用
Dim instance As ReportColor 
Dim returnValue As Color 

returnValue = instance.ToColor()
public Color ToColor()
public:
Color ToColor()
member ToColor : unit -> Color
public function ToColor() : Color

戻り値

型: System.Drawing.Color
Color オブジェクト。

関連項目

参照

ReportColor クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間