window object has two pairs of split* properties that allow to scroll portions of the same worksheet independently from one another: splitRow and splitColumn
splitHorizontal and splitVertical .splitColumn and .splitRow create splits that are fixed on the given row/column boundaries. .splitHorizontal and .splitVertical are measured in points.