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)

適用対象