Modifier and Type | Method and Description |
---|---|
Borders |
Style.getBorders()
Returns the borders properties.
|
Modifier and Type | Method and Description |
---|---|
void |
Style.setBorders(Borders borders)
Sets the borders properties.
|
Constructor and Description |
---|
Style(boolean bold,
boolean italic,
boolean underline,
Color fontColor,
Color backgroundColor,
int fontSize,
Borders borders,
boolean wrap)
Deprecated.
|
Copyright © 2023. All rights reserved.