Google Apps Script API
    Preparing search index...
    interface TableCellLocation {
        columnIndex?: number;
        rowIndex?: number;
    }
    Index

    Properties

    columnIndex?: number
    rowIndex?: number