| Package | Description |
|---|---|
| com.smartsheet.api.models.format |
| Modifier and Type | Field and Description |
|---|---|
static FontFamily |
FontFamily.DEFAULT
The default setting when the
Format for FontFamily is null; |
| Modifier and Type | Method and Description |
|---|---|
FontFamily |
Format.getFontFamily() |
static FontFamily |
FontFamily.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FontFamily[] |
FontFamily.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.withFontFamily(FontFamily value)
Sets the font family of the format
|
Copyright © 2014–2017 Smartsheet. All rights reserved.