| Package | Description |
|---|---|
| com.adobe.acs.commons.data |
Data handling functions
|
| Modifier and Type | Method and Description |
|---|---|
static Variant.CellType |
Variant.CellType.fromObject(Object o) |
static Variant.CellType |
Variant.CellType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Variant.CellType[] |
Variant.CellType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013–2020 Adobe. All rights reserved.