CreateSheetColumnBuilder Class |
Namespace: Smartsheet.Api.Models
The CreateSheetColumnBuilder type exposes the following members.
Name | Description | |
---|---|---|
CreateSheetColumnBuilder |
Sets the required properties for a column.
|
Name | Description | |
---|---|---|
Build |
Builds the column.
| |
GetAutoNumberFormat |
Gets the format for an auto number column. | |
GetOptions |
Gets the option for the column. | |
GetPrimary |
Gets the whether the column is the primary column.
| |
GetSymbol |
Gets the symbol for the column. | |
GetSystemColumnType |
Gets the system column type. | |
GetTitle |
Gets the title. | |
GetType |
Gets the type for the column. | |
GetWidth |
Gets the display width. | |
SetAutoNumberFormat |
Sets the format for an auto number column.
| |
SetOptions |
Sets the options for the column.
| |
SetPrimary |
Sets whether the column is the primary column.
| |
SetSymbol |
Sets the symbol for the column.
| |
SetSystemColumnType |
Sets the system column type.
| |
SetTitle |
Sets the title for the column.
| |
SetType |
Sets the type for the column.
| |
SetWidth |
Sets the primary flag for the column.
|