Wenn Sie ein Enum aufrufen möchten, rufen Sie die übergeordnete Klasse, den Namen und die Eigenschaft auf. Beispiel:
SlidesApp.AlignmentPosition.CENTER.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2024-12-02 (UTC)."],[[["`AlignmentPosition` determines the alignment of elements."],["To use an alignment position, call it using the syntax `SlidesApp.AlignmentPosition.PROPERTY`, substituting the desired property like `CENTER`."],["Available alignment properties include `CENTER`, `HORIZONTAL_CENTER`, and `VERTICAL_CENTER` for aligning elements to the center, horizontal center, and vertical center, respectively."]]],[]]