Excel-specific Row methods
Access data in this Row like you would in an Array. If a cell is formatted as a Date or DateTime, the decoded Date or DateTime value is returned.
Force convert the cell at idx to a Date
Force convert the cell at idx to a DateTime
[Validate]