Excel also works in a special case where the array is a row and the index is a row number. In this case it treats the row number as a column number. This pull request addresses this issue.
Thanks for submitting this. I believe the CSE Array work in #52 addressed this problem. I am going to close this PR, but if this issue still exists, please reopen this PR after merging with tip. Thanks again.
Excel also works in a special case where the array is a row and the index is a row number. In this case it treats the row number as a column number. This pull request addresses this issue.