Table See also: Utility Guide Base class (inherits properties and methods): Resource Properties nColumns : int (Read-Only) nRows : int (Read-Only) Methods getRow(self, iRow: int) -> List[str] item(self, iColumn: int, iRow: int) -> str