public class FileIconConverter extends Object
| Constructor and Description |
|---|
FileIconConverter() |
| Modifier and Type | Method and Description |
|---|---|
static int |
toEnum(String value)
Get FileIcon element for String name
|
static String |
toString(int value)
Get String name for FileIcon element
|
public static String toString(int value)
value - FileIcon elementFileIconpublic static int toEnum(String value)
value - String objectFileIconCopyright © 2024 Aspose. All Rights Reserved.