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 elementBorderStyle
public static String toXfdfString(BorderStyle value)
value
- BorderStyle elementBorderStyle
public static BorderStyle toEnum(String value)
value
- String nameBorderStyle
Copyright © 2025 Aspose. All Rights Reserved.