Google Apps Script API
    Preparing search index...
    interface TableCellLocation {
        columnIndex?: number;
        rowIndex?: number;
        tableStartLocation?: GoogleAppsScript.Docs.Schema.Location;
    }
    Index

    Properties

    columnIndex?: number
    rowIndex?: number
    tableStartLocation?: GoogleAppsScript.Docs.Schema.Location