IDataCell インターフェイス

定義

DataCell のインターフェイスを表します。

public interface class IDataCell : Microsoft::ReportingServices::RdlObjectModel::IContainedObject
public interface IDataCell : Microsoft.ReportingServices.RdlObjectModel.IContainedObject
type IDataCell = interface
    interface IContainedObject
Public Interface IDataCell
Implements IContainedObject
派生
実装

プロパティ

Parent

親であるオブジェクトです。

(継承元 IContainedObject)

適用対象