Google Apps Script API
    Preparing search index...
    interface Shadow {
        alignment?: string;
        alpha?: number;
        blurRadius?: GoogleAppsScript.Slides.Schema.Dimension;
        color?: OpaqueColor;
        propertyState?: string;
        rotateWithShape?: boolean;
        transform?: GoogleAppsScript.Slides.Schema.AffineTransform;
        type?: string;
    }
    Index

    Properties

    alignment?: string
    alpha?: number
    color?: OpaqueColor
    propertyState?: string
    rotateWithShape?: boolean
    type?: string