Enum ColumnType
ColumnType
Eine Aufzählung der gültigen Datentypen für Spalten in einem DataTable
.
Um eine Enum aufzurufen, rufen Sie ihre übergeordnete Klasse, ihren Namen und ihre Eigenschaft auf. Beispiel:
Charts.ColumnType.DATE
.
Attribute
Property | Typ | Beschreibung |
DATE | Enum | Entspricht Datumswerte. |
NUMBER | Enum | Entspricht Zahlenwerten. |
STRING | Enum | Entspricht Zeichenfolgenwerten. |
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2023-12-02 (UTC).
[null,null,["Zuletzt aktualisiert: 2023-12-02 (UTC)."],[[["`UpdateDraftActionResponse` allows you to programmatically modify email drafts, such as adding recipients, subject lines, and content."],["It supports inserting various types of content including plain text, HTML, and immutable HTML (non-editable)."],["You can specify where the content should be inserted within the draft using `UpdateDraftBodyType`."],["`UpdateDraftActionResponse` includes a `printJson()` method for debugging purposes."],["It provides specific actions for updating recipients (To, CC, BCC) and the email subject."]]],[]]