Version

CellMetadata Class Members

The following tables list the members exposed by CellMetadata.

Public Constructors
 NameDescription
Public ConstructorCellMetadata Constructor  
Public Properties
 NameDescription
Public PropertyCellOrdinalGets the cell ordinal.  
Public PropertyColumnIndexGets the index of the column tuple this cell is related to.  
Public PropertyColumnTuplesGets the array of the column tuples.  
Public PropertyMeasureIndexGets the index of the measure this cell is related to.  
Public PropertyMeasuresGets the array of the measures.  
Public PropertyRowIndexGets the index of the row tuple this cell is related to.  
Public PropertyRowTuplesGets the array of the row tuples.  
See Also