CreateSheetFromTemplateBuilder Class |
Namespace: Smartsheet.Api.Models
The CreateSheetFromTemplateBuilder type exposes the following members.
Name | Description | |
---|---|---|
CreateSheetFromTemplateBuilder |
Sets the required propeties for creating a Sheet from a Sheet or Template.
|
Name | Description | |
---|---|---|
Build |
Creates a sheet by using the values from setters in this builder.
| |
GetFromId |
Gets the from Id.
| |
GetName |
Returns the Name for the sheet.
| |
SetFromId |
Set the from Id.
| |
SetName |
Sets the Name for the sheet being created.
|