共用方式為


MatrixCell Members

Represents a single cell in a matrix data region. This class cannot be inherited.

The following tables list the members exposed by the MatrixCell type.

Public Properties

  名稱 Description
ms162271.pubproperty(zh-tw,SQL.90).gif CellLabel Contains the label to use for rendering the cell in an OWC Pivot table.
ms162271.pubproperty(zh-tw,SQL.90).gif DataElementName Gets the name to use for the data element for instances of this matrix cell.
ms162271.pubproperty(zh-tw,SQL.90).gif DataElementOutput Indicates whether the matrix cell should appear in a data rendering.
ms162271.pubproperty(zh-tw,SQL.90).gif ID Contains the unique identifier for the matrix cell.
ms162271.pubproperty(zh-tw,SQL.90).gif ReportItem Contains the report items contained in this cell.
ms162271.pubproperty(zh-tw,SQL.90).gif SharedRenderingInfo Gets or sets a property that contains data for use in future rendering extensions. This data will be shared across every instance of this matrix cell.

頂端

Public Methods

(see also Protected Methods )

  名稱 Description
ms162271.pubmethod(zh-tw,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms162271.pubmethod(zh-tw,SQL.90).gif GetHashCode  (inherited from Object )
ms162271.pubmethod(zh-tw,SQL.90).gif GetType  (inherited from Object )
ms162271.pubmethod(zh-tw,SQL.90).gifms162271.static(zh-tw,SQL.90).gif ReferenceEquals  (inherited from Object )
ms162271.pubmethod(zh-tw,SQL.90).gif ToString  (inherited from Object )

頂端

Protected Methods

  名稱 Description
ms162271.protmethod(zh-tw,SQL.90).gif Finalize  (inherited from Object )
ms162271.protmethod(zh-tw,SQL.90).gif MemberwiseClone  (inherited from Object )

頂端

請參閱

參考

MatrixCell Class
Microsoft.ReportingServices.ReportRendering Namespace