| Package | Description |
|---|---|
| com.grapecity.documents.excel |
| Modifier and Type | Method and Description |
|---|---|
IName |
INames.add(java.lang.String name,
java.lang.String refersTo)
Defines a new name.
|
IName |
INames.get(int index)
Returns the
IName object from a collection. |
IName |
INames.get(java.lang.String name)
Returns the
IName object from a collection. |