Click or drag to resize

CreateAttachmentBuilder Methods

The CreateAttachmentBuilder type exposes the following members.

Methods
  NameDescription
Public methodBuild
Returns the Attachment.
Public methodSetAttachmentSubType
Attachment sub type, only for GOOGLE_DRIVE type attachments; one of (DOCUMENT, SPREADSHEET, PRESENTATION, PDF, DRAWING)
Public methodSetDescription
Applicable when attaching to sheet or row only
Public methodSetName
Attachment name
Public methodSetUrl
Attachment temporary URL (files only)
Top
See Also