Google Apps Script API
    Preparing search index...
    interface ConditionalFormatRule {
        booleanRule?: BooleanRule;
        gradientRule?: GradientRule;
        ranges?: GridRange[];
    }
    Index

    Properties

    booleanRule?: BooleanRule
    gradientRule?: GradientRule
    ranges?: GridRange[]