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