UpdateColumnBuilder Class |
Namespace: Smartsheet.Api.Models
The UpdateColumnBuilder type exposes the following members.
Name | Description | |
---|---|---|
UpdateColumnBuilder |
Sets the required properties for updating a column.
|
Name | Description | |
---|---|---|
Build |
Builds the column.
| |
GetAutoNumberFormat |
Gets the auto number format.
| |
GetFormat |
Gets the format.
| |
GetIndex |
Gets the index.
| |
GetOptions |
Gets the options.
| |
GetSymbol |
Gets the symbol.
| |
GetSystemColumnType |
Gets the system column type.
| |
GetTitle |
Gets the title.
| |
GetType |
Gets the type.
| |
SetAutoNumberFormat |
Sets the format for an auto number column.
| |
SetFormat |
Sets the format descriptor.
| |
SetIndex |
Sets the position for the column.
| |
SetLocked |
Sets whether the column is locked.
| |
SetOptions |
Sets the options for the column.
| |
SetSymbol |
Sets the symbol for the column.
| |
SetSystemColumnType |
Sets the system column type for the column.
| |
SetTitle |
Sets the title for the column.
| |
SetType |
Sets the type for the column.
| |
SetWidth |
Sets the display width.
|