Share via


ChartLegendCustomItemCell.CellSpan プロパティ

定義

このセルを右方向へ拡大するセル数に評価される式を取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportIntProperty ^ CellSpan { Microsoft::ReportingServices::OnDemandReportRendering::ReportIntProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportIntProperty CellSpan { get; }
member this.CellSpan : Microsoft.ReportingServices.OnDemandReportRendering.ReportIntProperty
Public ReadOnly Property CellSpan As ReportIntProperty

プロパティ値

このセルを右方向へ拡大するセル数を表す ReportIntProperty オブジェクト。

適用対象