Shapes

Form

Eine PageElement-Art, die eine generische Form darstellt, die keine spezifischere Klassifizierung hat. Weitere Informationen finden Sie unter Seitenelemente in Größe und Position anpassen.

JSON-Darstellung
{
  "shapeType": enum (Type),
  "text": {
    object (TextContent)
  },
  "shapeProperties": {
    object (ShapeProperties)
  },
  "placeholder": {
    object (Placeholder)
  }
}
Felder
shapeType

enum (Type)

Der Typ der Form.

text

object (TextContent)

Der Textinhalt der Form.

shapeProperties

object (ShapeProperties)

Die Eigenschaften der Form.

placeholder

object (Placeholder)

Platzhalter sind Seitenelemente, die von entsprechenden Platzhaltern in Layouts und Masterseiten übernommen werden.

Wenn festgelegt, ist die Form eine Platzhalterform und alle übernommenen Eigenschaften können durch Nachschlagen des übergeordneten Platzhalters aufgelöst werden, der durch das Feld Placeholder.parent_object_id angegeben wird.

Typ

Die Formtypen.

Viele dieser Formen entsprechen vordefinierten Formen aus dem ECMA-376-Standard. Weitere Informationen finden Sie in der Beschreibung des einfachen Typs „ST_ShapeType“ in Abschnitt 20.1.10.56 von „Office Open XML File Formats – Fundamentals and Markup Language Reference“, Teil 1 von ECMA-376, 5. Auflage.

Enums
TYPE_UNSPECIFIED Standardwert. Dieser Wert wird nicht verwendet.
TEXT_BOX Form des Textfelds.
RECTANGLE Rechteckige Form Entspricht ECMA-376 ST_ShapeType „rect“
ROUND_RECTANGLE Rechteck mit abgerundeten Ecken. Entspricht ECMA-376 ST_ShapeType „roundRect“
ELLIPSE Ellipse Entspricht ECMA-376 ST_ShapeType „ellipse“
ARC Geschwungene Bogenform. Entspricht ECMA-376 ST_ShapeType „arc“
BENT_ARROW Gebogene Pfeilform. Entspricht ECMA-376 ST_ShapeType „bentArrow“
BENT_UP_ARROW Gebogener Aufwärtspfeil Entspricht ECMA-376 ST_ShapeType „bentUpArrow“
BEVEL Form der Abschrägung. Entspricht ECMA-376 ST_ShapeType „bevel“
BLOCK_ARC Halbbogenform blockieren. Entspricht ECMA-376 ST_ShapeType „blockArc“
BRACE_PAIR Form des Klammerpaars. Entspricht ECMA-376 ST_ShapeType „bracePair“
BRACKET_PAIR Form des Klammerpaars. Entspricht ECMA-376 ST_ShapeType „bracketPair“
CAN Kann geformt werden. Entspricht ECMA-376 ST_ShapeType „can“
CHEVRON Chevron-Form Entspricht ECMA-376 ST_ShapeType „chevron“
CHORD Akkordform Entspricht ECMA-376 ST_ShapeType „chord“
CLOUD Wolkenform. Entspricht ECMA-376 ST_ShapeType „cloud“
CORNER Eckenform Entspricht ECMA-376 ST_ShapeType „corner“
CUBE Würfelform Entspricht ECMA-376 ST_ShapeType „cube“
CURVED_DOWN_ARROW Nach unten gekrümmter Pfeil Entspricht ECMA-376 ST_ShapeType „curvedDownArrow“
CURVED_LEFT_ARROW Nach links gebogener Pfeil Entspricht ECMA-376 ST_ShapeType „curvedLeftArrow“
CURVED_RIGHT_ARROW Nach rechts gekrümmter Pfeil Entspricht ECMA-376 ST_ShapeType „curvedRightArrow“
CURVED_UP_ARROW Nach oben gekrümmter Pfeil Entspricht ECMA-376 ST_ShapeType „curvedUpArrow“
DECAGON Zehneckige Form Entspricht ECMA-376 ST_ShapeType „decagon“
DIAGONAL_STRIPE Form des diagonalen Streifens. Entspricht ECMA-376 ST_ShapeType „diagStripe“
DIAMOND Diamantform Entspricht dem ECMA-376-ST_ShapeType „diamond“
DODECAGON Zwölfeckige Form. Entspricht dem ECMA-376-ST_ShapeType „dodecagon“
DONUT Donutform Entspricht ECMA-376 ST_ShapeType „donut“
DOUBLE_WAVE Doppelte Wellenform. Entspricht ECMA-376 ST_ShapeType „doubleWave“
DOWN_ARROW Abwärtspfeil Entspricht ECMA-376 ST_ShapeType „downArrow“
DOWN_ARROW_CALLOUT Form des Legendenpfeils nach unten. Entspricht ECMA-376 ST_ShapeType „downArrowCallout“
FOLDED_CORNER Form einer gefalteten Ecke. Entspricht ECMA-376 ST_ShapeType „foldedCorner“
FRAME Form des Rahmens. Entspricht ECMA-376 ST_ShapeType „frame“
HALF_FRAME Halbformat. Entspricht ECMA-376 ST_ShapeType „halfFrame“
HEART Herzform Entspricht ECMA-376 ST_ShapeType „heart“
HEPTAGON Siebeneckige Form. Entspricht ECMA-376 ST_ShapeType „heptagon“
HEXAGON Sechseckige Form. Entspricht ECMA-376 ST_ShapeType „hexagon“
HOME_PLATE Form des Home Plate. Entspricht dem ECMA-376-ST_ShapeType „homePlate“
HORIZONTAL_SCROLL Form für horizontalen Bildlauf. Entspricht ECMA-376 ST_ShapeType „horizontalScroll“
IRREGULAR_SEAL_1 Unregelmäßige Form 1 der Dichtung. Entspricht ECMA-376 ST_ShapeType „irregularSeal1“
IRREGULAR_SEAL_2 Unregelmäßige Form der Dichtung 2. Entspricht ECMA-376 ST_ShapeType „irregularSeal2“
LEFT_ARROW Pfeil nach links Entspricht ECMA-376 ST_ShapeType „leftArrow“
LEFT_ARROW_CALLOUT Form des Legendenpfeils nach links. Entspricht ECMA-376 ST_ShapeType „leftArrowCallout“
LEFT_BRACE Form der geschweiften Klammer links. Entspricht ECMA-376 ST_ShapeType „leftBrace“
LEFT_BRACKET Form der linken Klammer. Entspricht ECMA-376 ST_ShapeType „leftBracket“
LEFT_RIGHT_ARROW Pfeil nach links und rechts Entspricht ECMA-376 ST_ShapeType „leftRightArrow“
LEFT_RIGHT_ARROW_CALLOUT Legende mit Pfeil nach links und rechts Entspricht ECMA-376 ST_ShapeType „leftRightArrowCallout“
LEFT_RIGHT_UP_ARROW Pfeilform nach links, rechts und oben Entspricht ECMA-376 ST_ShapeType „leftRightUpArrow“
LEFT_UP_ARROW Pfeil nach links oben. Entspricht ECMA-376 ST_ShapeType „leftUpArrow“
LIGHTNING_BOLT Blitzform Entspricht ECMA-376 ST_ShapeType „lightningBolt“
MATH_DIVIDE Mathematische Form teilen Entspricht ECMA-376 ST_ShapeType „mathDivide“
MATH_EQUAL Gleiche mathematische Form. Entspricht ECMA-376 ST_ShapeType „mathEqual“
MATH_MINUS Minuszeichen für mathematische Ausdrücke. Entspricht ECMA-376 ST_ShapeType „mathMinus“
MATH_MULTIPLY Mathematische Form multiplizieren Entspricht ECMA-376 ST_ShapeType „mathMultiply“
MATH_NOT_EQUAL Ungleichheitszeichen Entspricht dem ECMA-376-ST_ShapeType „mathNotEqual“
MATH_PLUS Pluszeichen Entspricht ECMA-376 ST_ShapeType „mathPlus“
MOON Mondform Entspricht ECMA-376 ST_ShapeType „moon“
NO_SMOKING Form für „Rauchen verboten“ Entspricht ECMA-376 ST_ShapeType „noSmoking“
NOTCHED_RIGHT_ARROW Eingekerbter Pfeil nach rechts Entspricht ECMA-376 ST_ShapeType „notchedRightArrow“
OCTAGON Achteckige Form. Entspricht ECMA-376 ST_ShapeType „octagon“
PARALLELOGRAM Parallelogrammform. Entspricht ECMA-376 ST_ShapeType „parallelogram“
PENTAGON Fünfeckform Entspricht ECMA-376 ST_ShapeType „pentagon“
PIE Kreisform Entspricht ECMA-376 ST_ShapeType „pie“
PLAQUE Form der Plaque. Entspricht ECMA-376 ST_ShapeType „plaque“
PLUS Pluszeichen Entspricht ECMA-376 ST_ShapeType „plus“
QUAD_ARROW Pfeil in vier Richtungen Entspricht ECMA-376 ST_ShapeType „quadArrow“
QUAD_ARROW_CALLOUT Legende mit Vierfachpfeil Entspricht ECMA-376 ST_ShapeType „quadArrowCallout“
RIBBON Form des Bandes Entspricht ECMA-376 ST_ShapeType „ribbon“
RIBBON_2 Form von Band 2. Entspricht ECMA-376 ST_ShapeType „ribbon2“
RIGHT_ARROW Rechtspfeil Entspricht ECMA-376 ST_ShapeType „rightArrow“
RIGHT_ARROW_CALLOUT Form „Legende mit Pfeil nach rechts“ Entspricht ECMA-376 ST_ShapeType „rightArrowCallout“
RIGHT_BRACE Form der geschweiften Klammer rechts. Entspricht dem ECMA-376-ST_ShapeType „rightBrace“
RIGHT_BRACKET Form der rechten Klammer. Entspricht ECMA-376 ST_ShapeType „rightBracket“
ROUND_1_RECTANGLE Ein Rechteck mit einer abgerundeten Ecke. Entspricht ECMA-376 ST_ShapeType „round1Rect“
ROUND_2_DIAGONAL_RECTANGLE Zwei diagonale Rechtecke mit abgerundeten Ecken. Entspricht ECMA-376 ST_ShapeType „round2DiagRect“
ROUND_2_SAME_RECTANGLE Zwei Rechtecke mit abgerundeten Ecken auf derselben Seite. Entspricht ECMA-376 ST_ShapeType „round2SameRect“
RIGHT_TRIANGLE Rechtwinkliges Dreieck Entspricht ECMA-376 ST_ShapeType „rtTriangle“
SMILEY_FACE Smiley-Form Entspricht ECMA-376 ST_ShapeType „smileyFace“
SNIP_1_RECTANGLE Ein Rechteck mit einer abgeschnittenen Ecke. Entspricht ECMA-376 ST_ShapeType „snip1Rect“
SNIP_2_DIAGONAL_RECTANGLE Rechteck mit zwei diagonalen Ecken. Entspricht dem ECMA-376-ST_ShapeType „snip2DiagRect“
SNIP_2_SAME_RECTANGLE Rechteck mit zwei geschnittenen Ecken auf derselben Seite. Entspricht ECMA-376 ST_ShapeType „snip2SameRect“
SNIP_ROUND_RECTANGLE Ein Rechteck mit einer geschnittenen und einer abgerundeten Ecke. Entspricht ECMA-376 ST_ShapeType „snipRoundRect“
STAR_10 Zehnzackiger Stern. Entspricht ECMA-376 ST_ShapeType „star10“
STAR_12 Zwölfzackiger Stern Entspricht ECMA-376 ST_ShapeType „star12“
STAR_16 Sechzehnzackiger Stern Entspricht ECMA-376 ST_ShapeType „star16“
STAR_24 Stern mit 24 Zacken Entspricht ECMA-376 ST_ShapeType „star24“
STAR_32 32-zackiger Stern Entspricht ECMA-376 ST_ShapeType „star32“
STAR_4 Vierzackiger Stern Entspricht ECMA-376 ST_ShapeType „star4“
STAR_5 Fünfzackiger Stern Entspricht ECMA-376 ST_ShapeType „star5“
STAR_6 Sechszackiger Stern Entspricht ECMA-376 ST_ShapeType „star6“
STAR_7 Siebenzackiger Stern. Entspricht ECMA-376 ST_ShapeType „star7“
STAR_8 Achtzackiger Stern Entspricht ECMA-376 ST_ShapeType „star8“
STRIPED_RIGHT_ARROW Gestreifter Pfeil nach rechts Entspricht ECMA-376 ST_ShapeType „stripedRightArrow“
SUN Form der Sonne. Entspricht ECMA-376 ST_ShapeType „sun“
TRAPEZOID Trapezform Entspricht ECMA-376 ST_ShapeType „trapezoid“
TRIANGLE Dreiecksform Entspricht ECMA-376 ST_ShapeType „triangle“
UP_ARROW Aufwärtspfeil Entspricht ECMA-376 ST_ShapeType „upArrow“
UP_ARROW_CALLOUT Form für Legende mit Pfeil nach oben. Entspricht ECMA-376 ST_ShapeType „upArrowCallout“
UP_DOWN_ARROW Pfeil nach oben und unten Entspricht ECMA-376 ST_ShapeType „upDownArrow“
UTURN_ARROW Form des 180-Grad-Pfeils. Entspricht ECMA-376 ST_ShapeType „uturnArrow“
VERTICAL_SCROLL Form des vertikalen Bildlaufs. Entspricht ECMA-376 ST_ShapeType „verticalScroll“
WAVE Wellenform Entspricht ECMA-376 ST_ShapeType „wave“
WEDGE_ELLIPSE_CALLOUT Keilförmige Sprechblase mit Ellipse. Entspricht ECMA-376 ST_ShapeType „wedgeEllipseCallout“
WEDGE_RECTANGLE_CALLOUT Keilförmiges Rechteck für Legende. Entspricht dem ECMA-376-ST_ShapeType „wedgeRectCallout“
WEDGE_ROUND_RECTANGLE_CALLOUT Keilförmige Legende mit abgerundeten Ecken. Entspricht ECMA-376 ST_ShapeType „wedgeRoundRectCallout“
FLOW_CHART_ALTERNATE_PROCESS Alternative Form für den Prozessablauf. Entspricht ECMA-376 ST_ShapeType „flowChartAlternateProcess“
FLOW_CHART_COLLATE Form des zusammengefassten Ablaufs. Entspricht ECMA-376 ST_ShapeType „flowChartCollate“
FLOW_CHART_CONNECTOR Form des Connector-Ablaufs. Entspricht ECMA-376 ST_ShapeType „flowChartConnector“
FLOW_CHART_DECISION Form des Entscheidungsablaufs. Entspricht ECMA-376 ST_ShapeType „flowChartDecision“
FLOW_CHART_DELAY Form des Verzögerungsablaufs. Entspricht dem ECMA-376-ST_ShapeType „flowChartDelay“
FLOW_CHART_DISPLAY Form des Ablaufs anzeigen Entspricht ECMA-376 ST_ShapeType „flowChartDisplay“
FLOW_CHART_DOCUMENT Form des Dokumentflusses. Entspricht ECMA-376 ST_ShapeType „flowChartDocument“
FLOW_CHART_EXTRACT Ablaufform extrahieren Entspricht dem ECMA-376-ST_ShapeType „flowChartExtract“
FLOW_CHART_INPUT_OUTPUT Form des Ein-/Ausgabe-Ablaufs. Entspricht ECMA-376 ST_ShapeType „flowChartInputOutput“
FLOW_CHART_INTERNAL_STORAGE Flussform des internen Speichers. Entspricht dem ECMA-376-ST_ShapeType „flowChartInternalStorage“
FLOW_CHART_MAGNETIC_DISK Form des Magnetplattenspeicher-Flussdiagramms. Entspricht ECMA-376 ST_ShapeType „flowChartMagneticDisk“
FLOW_CHART_MAGNETIC_DRUM Form des Flusses in der Magnettrommel. Entspricht ECMA-376 ST_ShapeType „flowChartMagneticDrum“
FLOW_CHART_MAGNETIC_TAPE Form des magnetischen Bandflusses. Entspricht ECMA-376 ST_ShapeType „flowChartMagneticTape“
FLOW_CHART_MANUAL_INPUT Form des manuellen Eingabefachs. Entspricht dem ECMA-376-ST_ShapeType „flowChartManualInput“
FLOW_CHART_MANUAL_OPERATION Form für den Ablauf der manuellen Verarbeitung. Entspricht ECMA-376 ST_ShapeType „flowChartManualOperation“
FLOW_CHART_MERGE Ablaufform zusammenführen Entspricht ECMA-376 ST_ShapeType „flowChartMerge“
FLOW_CHART_MULTIDOCUMENT Form für den Ablauf mit mehreren Dokumenten. Entspricht ECMA-376 ST_ShapeType „flowChartMultidocument“
FLOW_CHART_OFFLINE_STORAGE Flussform für Offlinespeicher. Entspricht ECMA-376 ST_ShapeType „flowChartOfflineStorage“
FLOW_CHART_OFFPAGE_CONNECTOR Flussform der Verbindungsstelle zu einer anderen Seite. Entspricht ECMA-376 ST_ShapeType „flowChartOffpageConnector“
FLOW_CHART_ONLINE_STORAGE Form des Onlinespeicher-Ablaufs. Entspricht ECMA-376 ST_ShapeType „flowChartOnlineStorage“
FLOW_CHART_OR Oder die Form des Ablaufs. Entspricht ECMA-376 ST_ShapeType „flowChartOr“
FLOW_CHART_PREDEFINED_PROCESS Vordefinierte Form für den Prozessablauf. Entspricht ECMA-376 ST_ShapeType „flowChartPredefinedProcess“
FLOW_CHART_PREPARATION Form des Vorbereitungsablaufs. Entspricht ECMA-376 ST_ShapeType „flowChartPreparation“
FLOW_CHART_PROCESS Form des Prozessablaufs. Entspricht dem ECMA-376-ST_ShapeType „flowChartProcess“
FLOW_CHART_PUNCHED_CARD Form des Lochkartenflusses. Entspricht ECMA-376 ST_ShapeType „flowChartPunchedCard“
FLOW_CHART_PUNCHED_TAPE Form des Lochstreifens. Entspricht ECMA-376 ST_ShapeType „flowChartPunchedTape“
FLOW_CHART_SORT Form des Sortierablaufs. Entspricht dem ECMA-376-ST_ShapeType „flowChartSort“
FLOW_CHART_SUMMING_JUNCTION Form des Summierknotens. Entspricht ECMA-376 ST_ShapeType „flowChartSummingJunction“
FLOW_CHART_TERMINATOR Form des Terminator-Ablaufs. Entspricht ECMA-376 ST_ShapeType „flowChartTerminator“
ARROW_EAST Form des Pfeils nach Osten.
ARROW_NORTH_EAST Pfeilform nach Nordosten
ARROW_NORTH Form des Nordpfeils.
SPEECH Sprechform
STARBURST Sternförmig.
TEARDROP Tropfenform Entspricht ECMA-376 ST_ShapeType „teardrop“
ELLIPSE_RIBBON Bandform der Ellipse. Entspricht ECMA-376 ST_ShapeType „ellipseRibbon“
ELLIPSE_RIBBON_2 Ellipse – Band 2 Entspricht ECMA-376 ST_ShapeType „ellipseRibbon2“
CLOUD_CALLOUT Form der Sprechblase. Entspricht ECMA-376 ST_ShapeType „cloudCallout“
CUSTOM Benutzerdefiniertes Format

ShapeProperties

Die Attribute eines Shape.

Wenn die Form gemäß dem Feld placeholder eine Platzhalterform ist, können diese Eigenschaften von einer übergeordneten Platzhalterform übernommen werden. Die Bestimmung des gerenderten Werts des Attributs hängt vom entsprechenden Feldwert propertyState ab.

Alle Einstellungen für die automatische Anpassung von Text in der Form werden durch Anfragen, die sich auf die Anpassung von Text in der Form auswirken können, automatisch deaktiviert.

JSON-Darstellung
{
  "shapeBackgroundFill": {
    object (ShapeBackgroundFill)
  },
  "outline": {
    object (Outline)
  },
  "shadow": {
    object (Shadow)
  },
  "link": {
    object (Link)
  },
  "contentAlignment": enum (ContentAlignment),
  "autofit": {
    object (Autofit)
  }
}
Felder
shapeBackgroundFill

object (ShapeBackgroundFill)

Die Hintergrundfüllung der Form. Wenn nicht festgelegt, wird die Hintergrundfüllung von einem übergeordneten Platzhalter übernommen, sofern vorhanden. Wenn die Form kein übergeordnetes Element hat, hängt die Standardhintergrundfüllung vom Formtyp ab und entspricht den Standardeinstellungen für neue Formen, die im Google-Präsentationen-Editor erstellt werden.

outline

object (Outline)

Die Kontur der Form. Wenn kein Wert festgelegt ist, wird der Umriss von einem übergeordneten Platzhalter übernommen, sofern vorhanden. Wenn die Form kein übergeordnetes Element hat, hängt die Standardkontur vom Formtyp ab und entspricht den Standardeinstellungen für neue Formen, die im Google-Präsentationen-Editor erstellt werden.

shadow

object (Shadow)

Die Schatteneigenschaften der Form. Wenn kein Wert festgelegt ist, wird der Schatten von einem übergeordneten Platzhalter übernommen, sofern vorhanden. Wenn die Form kein übergeordnetes Element hat, entspricht der Standardschatten den Standardeinstellungen für neue Formen, die im Slides-Editor erstellt werden. Diese Eigenschaft ist schreibgeschützt.

contentAlignment

enum (ContentAlignment)

Die Ausrichtung des Inhalts in der Form. Wenn unspecified, wird die Ausrichtung von einem übergeordneten Platzhalter übernommen, sofern vorhanden. Wenn die Form kein übergeordnetes Element hat, entspricht die Standardausrichtung der Ausrichtung für neue Formen, die im Slides-Editor erstellt werden.

autofit

object (Autofit)

Die Eigenschaften für die automatische Anpassung der Form. Diese Eigenschaft wird nur für Formen festgelegt, die Text zulassen.

ShapeBackgroundFill

Die Füllung des Formhintergrunds.

JSON-Darstellung
{
  "propertyState": enum (PropertyState),

  // Union field kind can be only one of the following:
  "solidFill": {
    object (SolidFill)
  }
  // End of list of possible types for union field kind.
}
Felder
propertyState

enum (PropertyState)

Der Status des Attributs „Hintergrundfüllung“.

Wenn Sie die Füllung einer Form aktualisieren, wird dieses Feld implizit auf RENDERED aktualisiert, sofern in derselben Anfrage kein anderer Wert angegeben ist. Wenn Sie keine Füllung für eine Form festlegen möchten, setzen Sie dieses Feld auf NOT_RENDERED. In diesem Fall werden alle anderen in derselben Anfrage festgelegten Füllfelder ignoriert.

Union-Feld kind. Die Art der Hintergrundfüllung. Für kind ist nur einer der folgenden Werte zulässig:
solidFill

object (SolidFill)

Einfarbige Füllung.

Automatisch anpassen

Die Autofit-Eigenschaften eines Shape. Diese Eigenschaft wird nur für Formen festgelegt, die Text zulassen.

JSON-Darstellung
{
  "autofitType": enum (AutofitType),
  "fontScale": number,
  "lineSpacingReduction": number
}
Felder
autofitType

enum (AutofitType)

Der Typ für das automatische Anpassen der Form. Wenn der Autofit-Typ AUTOFIT_TYPE_UNSPECIFIED ist, wird er von einem übergeordneten Platzhalter übernommen, sofern vorhanden. Das Feld wird automatisch auf NONE gesetzt, wenn eine Anfrage gestellt wird, die sich auf die Anpassung von Text in das zugehörige Textfeld auswirken könnte. In diesem Fall wird die fontScale auf die fontSize und die lineSpacingReduction auf die lineSpacing angewendet. Beide Attribute werden ebenfalls auf die Standardwerte zurückgesetzt.

fontScale

number

Die auf die Form angewendete Schriftartskalierung. Für Formen mit autofitType NONE oder SHAPE_AUTOFIT ist dieser Wert der Standardwert 1. Für TEXT_AUTOFIT ergibt sich die im Editor gerenderte Schriftgröße aus diesem Wert multipliziert mit fontSize.

Diese Eigenschaft ist schreibgeschützt.

lineSpacingReduction

number

Die auf die Form angewendete Verringerung des Zeilenabstands. Bei Formen mit autofitType NONE oder SHAPE_AUTOFIT ist dieser Wert der Standardwert 0. Bei TEXT_AUTOFIT wird dieser Wert von lineSpacing subtrahiert, um den im Editor gerenderten Zeilenabstand zu erhalten.

Diese Eigenschaft ist schreibgeschützt.

AutofitType

Die Typen für das automatische Anpassen einer Shape.

Alle Werte sind für Leseanfragen gültig, aber nur AUTOFIT_TYPE_UNSPECIFIED und NONE sind für Schreibanfragen gültig.

Enums
AUTOFIT_TYPE_UNSPECIFIED Der Typ für das automatische Anpassen ist nicht angegeben.
NONE Nicht automatisch anpassen.
TEXT_AUTOFIT Text bei Überlauf verkleinern, damit er in die Form passt.
SHAPE_AUTOFIT Passen Sie die Größe der Form an den Text an.