| Package | Description |
|---|---|
| com.smartsheet.api.models.format |
| Modifier and Type | Method and Description |
|---|---|
Format.FormatBuilder |
Format.FormatBuilder.withBackgroundColor(Color value)
Sets the background color property of the format
|
Format.FormatBuilder |
Format.FormatBuilder.withBold(Bold value)
Sets the bold property of the format
|
Format.FormatBuilder |
Format.FormatBuilder.withCurrency(Currency value)
Sets the currency of the format
|
Format.FormatBuilder |
Format.FormatBuilder.withDecimalCount(DecimalCount value)
Sets the decimal count of the format
|
Format.FormatBuilder |
Format.FormatBuilder.withFontFamily(FontFamily value)
Sets the font family of the format
|
Format.FormatBuilder |
Format.FormatBuilder.withFontSize(FontSize value)
Sets the font size of the format
|
Format.FormatBuilder |
Format.FormatBuilder.withFormat(Format value)
Sets all properties based upon the supplied format
|
Format.FormatBuilder |
Format.FormatBuilder.withHorizontalAlignment(HorizontalAlignment value)
Sets the horizontal alignment property of the format
|
Format.FormatBuilder |
Format.FormatBuilder.withItalic(Italic value)
Sets the italics property of the format
|
Format.FormatBuilder |
Format.FormatBuilder.withNumberFormat(NumberFormat value)
Sets the number format property of the format
|
Format.FormatBuilder |
Format.FormatBuilder.withStrikethrough(Strikethrough value)
Sets the strike through property of the format
|
Format.FormatBuilder |
Format.FormatBuilder.withTaskbarColor(Color value)
Sets the taskbar color property of the format
|
Format.FormatBuilder |
Format.FormatBuilder.withTextColor(Color value)
Sets the text color property of the format
|
Format.FormatBuilder |
Format.FormatBuilder.withTextWrap(TextWrap value)
Sets the text wrap property of the format
|
Format.FormatBuilder |
Format.FormatBuilder.withThousandsSeparator(ThousandsSeparator value)
Sets the thousands separator property of the format
|
Format.FormatBuilder |
Format.FormatBuilder.withUnderline(Underline value)
Sets the underline property of the format
|
Format.FormatBuilder |
Format.FormatBuilder.withVerticalAlignment(VerticalAlignment value)
Sets the vertical alignment property of the format
|
Copyright © 2014–2017 Smartsheet. All rights reserved.