That is my first move when I discovered the line of the crash, then I checked back the documentation (I read it before writing the line) to be sure I read correctly.
Of course, I do not get the Row contents (with 1 instead of -1).
We intentionally don’t allow this special -1 value when retrieving CellText, though it’s supported when setting it. We should either clarify this behavior in the documentation or make -1 work for getting CellText as well.
Both, maybe?
Not sure if they will just update Documentation or make -1 work (as said by William on your ticket).