| Name | Description | |
|---|---|---|
![]()  | init | Initializes the DataRegionOrdinals. Called during construction. | 
| Name | Description | |
|---|---|---|
![]()  | bottomRightColumnOrdinal | Gets or sets the bottom right column tuple ordinal when the current instance is ordinal based. | 
![]()  | bottomRightRowOrdinal | Gets or sets the bottom right row tuple ordinal when the current instance is ordinal based. | 
![]()  | topLeftColumnOrdinal | Gets or sets the top left column tuple ordinal when the current instance is ordinal based. | 
![]()  | topLeftRowOrdinal | Gets or sets the top left row tuple ordinal when the current instance is ordinal based. | 
| Name | Description | |
|---|---|---|
![]()  | fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. | 
![]()  | toJSON | Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class. |