| Package | Description |
|---|---|
| com.alibaba.excel.metadata.data |
| Modifier and Type | Method and Description |
|---|---|
static ClientAnchorData.AnchorType |
ClientAnchorData.AnchorType.byId(int value)
return the AnchorType corresponding to the code
|
static ClientAnchorData.AnchorType |
ClientAnchorData.AnchorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClientAnchorData.AnchorType[] |
ClientAnchorData.AnchorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2023 Alibaba Group. All rights reserved.