| Package | Description |
|---|---|
| com.smartsheet.api.models.format |
| Modifier and Type | Field and Description |
|---|---|
static Italic |
Italic.DEFAULT
|
| Modifier and Type | Method and Description |
|---|---|
Italic |
Format.getItalic() |
static Italic |
Italic.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Italic[] |
Italic.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.withItalic(Italic value)
Sets the italics property of the format
|
Copyright © 2014–2017 Smartsheet. All rights reserved.