Google Apps Script API
    Preparing search index...
    interface InsertTableRequest {
        columns?: number;
        endOfSegmentLocation?: EndOfSegmentLocation;
        location?: GoogleAppsScript.Docs.Schema.Location;
        rows?: number;
    }
    Index

    Properties

    columns?: number
    endOfSegmentLocation?: EndOfSegmentLocation
    rows?: number