DataCellScopeServiceImpl Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the service implementation of the data cell scope.
public ref class DataCellScopeServiceImpl abstract
public abstract class DataCellScopeServiceImpl
type DataCellScopeServiceImpl = class
Public MustInherit Class DataCellScopeServiceImpl
- Inheritance
-
DataCellScopeServiceImpl
Constructors
DataCellScopeServiceImpl() |
Initializes a new instance of the DataCellScopeServiceImpl class. |
Methods
GetAllHierarchies() |
Gets all the summaries of the service implementation. |
GetDataCellCoordinate(IHierarchy, IDataCell) |
Gets the coordinates of the data cell. |
GetDataCellScopes(IDataCell) |
Gets the scope of the data cell. |