Ordinal property (ADO MD Position)
Applies to: Access 2013, Office 2013
Uniquely identifies a position along an axis.
Return values
Returns a Long integer and is read-only.
Remarks
The Ordinal of a Position object corresponds to the index of the Position within the Positions collection.
A cell can quickly be retrieved using the Ordinal of the Position along each axis with the Item property of the Cellset object.