public class BorderStyleConverter extends Object
| Constructor and Description |
|---|
BorderStyleConverter() |
| Modifier and Type | Method and Description |
|---|---|
static int |
toEnum(String value)
String BorderStyle element for its string name
|
static String |
toString(int value)
String name for BorderStyle element
|
static String |
toXfdfString(int value)
Xfdf string name for BorderStyle element
|
public static String toString(int value)
value - BorderStyle elementBorderStylepublic static String toXfdfString(int value)
value - BorderStyle elementBorderStylepublic static int toEnum(String value)
value - String nameBorderStyleCopyright © 2024 Aspose. All Rights Reserved.