| Package | Description |
|---|---|
| com.smartsheet.api | |
| com.smartsheet.api.models |
| Modifier and Type | Method and Description |
|---|---|
void |
ReportResources.sendReport(long reportId,
SheetEmail email)
Send a sheet as a PDF attachment via Email To the designated recipients.
|
void |
SheetResources.sendSheet(long id,
SheetEmail email)
Send a sheet as a PDF attachment via email to the designated recipients.
|
| Modifier and Type | Method and Description |
|---|---|
SheetEmail |
SheetEmail.AddSheetEmailBuilder.build()
Builds the sheetEmail.
|
SheetEmail |
SheetEmail.setFormat(SheetEmailFormat format)
Sets the sheet email format (PDF or Excel).
|
SheetEmail |
SheetEmail.setFormatDetails(FormatDetails formatDetails)
Sets the format details (paper dimensions).
|
Copyright © 2014–2019 Smartsheet. All rights reserved.