CreateSheetBuilder Class |
Namespace: Smartsheet.Api.Models
The CreateSheetBuilder type exposes the following members.
Name | Description | |
---|---|---|
CreateSheetBuilder |
Sets the required properties for creating a Sheet.
|
Name | Description | |
---|---|---|
Build |
Creates a sheet by using the values from setters in this builder.
| |
GetColumns |
Returns the list of Columns.
| |
GetName |
Returns the Name for the sheet.
| |
SetColumns |
Sets the Columns for the sheet being created.
| |
SetName |
Sets the Name for the sheet being created.
|