Google Apps Script API
    Preparing search index...
    interface InsertTableRowRequest {
        insertBelow?: boolean;
        tableCellLocation?: GoogleAppsScript.Docs.Schema.TableCellLocation;
    }
    Index

    Properties

    insertBelow?: boolean