Location: {
    cols: number;
    leftTop: Point;
    rightBottom: Point;
    rows: number;
}