Google Apps Script API
    Preparing search index...
    interface Shape {
        placeholder?: Placeholder;
        shapeProperties?: ShapeProperties;
        shapeType?: string;
        text?: TextContent;
    }
    Index

    Properties

    placeholder?: Placeholder
    shapeProperties?: ShapeProperties
    shapeType?: string