FormatTables Class | ![]() |
Namespace: Smartsheet.Api.Models
The FormatTables type exposes the following members.
Name | Description | |
---|---|---|
![]() | FormatTables |
Name | Description | |
---|---|---|
![]() | Bold |
Possible values: none, on.
|
![]() | Color |
Color hex values.
Note: “none” is the default value for all colors. Applications will need to handle this value and use app-defined colors (typically this is Black for text color and White for background color) |
![]() | Currency |
Currency codes and symbols
|
![]() | DateFormat |
Available date formats
|
![]() | DecimalCount |
All allowed decimal count values
|
![]() | Defaults |
A format descriptor where each element describes the formats
the Smartsheet web application displays for format values that have not been set.
|
![]() | FontFamily |
Font families with additional font information
|
![]() | FontSize |
Font sizes in points
|
![]() | HorizontalAlign |
Possible values: none, on.
|
![]() | Italic |
Possible values: none, on.
|
![]() | NumberFormat |
Possible values: none, NUMBER, CURRENCY, PERCENT.
|
![]() | Strikethrough |
Possible values: none, on.
|
![]() | TextWrap |
Possible values: none, on
|
![]() | ThousandsSeparator |
Possible values: none, on
|
![]() | Underline |
Possible values: none, on.
|
![]() | VerticalAlign |
Vertical alignment, possible values:
none, middle, bottom.
Note: “default” is the default value, which is equivalent to “top”.
|