Google Apps Script API
    Preparing search index...
    interface WeightedFontFamily {
        fontFamily?: string;
        weight?: number;
    }
    Index

    Properties

    fontFamily?: string
    weight?: number