| Package | Description |
|---|---|
| com.smartsheet.api.models.format |
| Modifier and Type | Field and Description |
|---|---|
static Bold |
Bold.DEFAULT
|
| Modifier and Type | Method and Description |
|---|---|
Bold |
Format.getBold() |
static Bold |
Bold.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Bold[] |
Bold.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Format.FormatBuilder |
Format.FormatBuilder.withBold(Bold value)
Sets the bold property of the format
|
Copyright © 2014–2019 Smartsheet. All rights reserved.