다음을 통해 공유


Cell Members

Represents a cell in a given cellset. For a complete list of class members, see Cell.

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

Public Properties

  이름 Description
ms142193.pubproperty(ko-kr,SQL.90).gif CellProperties Gets an instance of the CellPropertyCollection class that contains the cell properties for the Cell.
ms142193.pubproperty(ko-kr,SQL.90).gif FormattedValue Gets a string representing the formatted value of the Cell.
ms142193.pubproperty(ko-kr,SQL.90).gif Value Gets the value of the Cell.

위쪽

Public Methods

(see also Protected Methods )

  이름 Description
ms142193.pubmethod(ko-kr,SQL.90).gif Equals Overloaded. Overridden. Determines whether two instances of Object are equal.
ms142193.pubmethod(ko-kr,SQL.90).gif GetHashCode Overridden. Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures such as hash tables.
ms142193.pubmethod(ko-kr,SQL.90).gif GetType  (inherited from Object )
ms142193.pubmethod(ko-kr,SQL.90).gifms142193.static(ko-kr,SQL.90).gif op_Equality Determines whether two specified instances of Cell are equal.
ms142193.pubmethod(ko-kr,SQL.90).gifms142193.static(ko-kr,SQL.90).gif op_Inequality Determines whether two specified instances of Cell have different values.
ms142193.pubmethod(ko-kr,SQL.90).gifms142193.static(ko-kr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms142193.pubmethod(ko-kr,SQL.90).gif ToString  (inherited from Object )

위쪽

Protected Methods

  이름 Description
ms142193.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Object )
ms142193.protmethod(ko-kr,SQL.90).gif MemberwiseClone  (inherited from Object )

위쪽

참고 항목

참조

Cell Class
Microsoft.AnalysisServices.AdomdClient Namespace