Google Apps Script API
    Preparing search index...

    A solid color fill.

    SolidFill objects are detached and immutable, so do not reflect changes made after they have been created.

    interface SolidFill {
        getAlpha(): number;
        getColor(): GoogleAppsScript.Slides.Color;
    }
    Index

    Methods