Google Apps Script API
    Preparing search index...
    interface BooleanRule {
        condition?: GoogleAppsScript.Sheets.Schema.BooleanCondition;
        format?: CellFormat;
    }
    Index

    Properties

    format?: CellFormat