Share via


GridCellSet Members (Microsoft.PerformancePoint.Scorecards)

Represents a set of scorecard grid cells.

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

Public Constructors

  Name Description
Public method GridCellSet Overloaded. Initializes a new instance of the GridCellSet class.

Top

Public Properties

(see also Protected Properties )

  Name Description
Public property DefaultCellFormatInfo The default cell formatting to use for new cells.
Public property Item Overloaded. Gets a cell based on specific coordinates.
Public property Table The data table. This property is used internally.

Top

Protected Properties

  Name Description
Protected property Item Overloaded. Gets a cell based on specific coordinates.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method ClearTags Clears all the cell tags.
Public method Clone Performs a deep clone of this object.
Public method Equals  Overloaded. (inherited from Object)
Public method Get Overloaded. Gets the cell at specific coordinates.
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public methodStatic ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

GridCellSet Class
Microsoft.PerformancePoint.Scorecards Namespace