| Package | Description |
|---|---|
| com.github.jferard.fastods.style |
| Modifier and Type | Method and Description |
|---|---|
ObjectStyleFamily |
TextStyle.getFamily() |
ObjectStyleFamily |
TableRowStyle.getFamily() |
ObjectStyleFamily |
TableCellStyle.getFamily() |
ObjectStyleFamily |
GraphicStyle.getFamily() |
ObjectStyleFamily |
ObjectStyle.getFamily()
19.476 style:family
|
ObjectStyleFamily |
DrawFillBitmap.getFamily() |
ObjectStyleFamily |
TableStyle.getFamily() |
ObjectStyleFamily |
TableColumnStyle.getFamily() |
ObjectStyleFamily |
DrawFillHatch.getFamily() |
ObjectStyleFamily |
DrawFillGradient.getFamily() |
static ObjectStyleFamily |
ObjectStyleFamily.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ObjectStyleFamily[] |
ObjectStyleFamily.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016–2021. All rights reserved.