Google Apps Script API
    Preparing search index...
    interface ShapeProperties {
        contentAlignment?: string;
        link?: GoogleAppsScript.Slides.Schema.Link;
        outline?: Outline;
        shadow?: Shadow;
        shapeBackgroundFill?: ShapeBackgroundFill;
    }
    Index

    Properties

    contentAlignment?: string
    outline?: Outline
    shadow?: Shadow
    shapeBackgroundFill?: ShapeBackgroundFill