| Package | Description |
|---|---|
| com.grapecity.documents.excel |
| Modifier and Type | Method and Description |
|---|---|
IGroupInfo |
IGroupInfo.getParent()
Get the parent of current group
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IGroupInfo> |
IGroupInfo.getChildren()
Get children of current group
|
java.util.List<IGroupInfo> |
IOutline.getColumnGroupInfo()
Gets information about all groups in the column direction.
|
java.util.List<IGroupInfo> |
IOutline.getRowGroupInfo()
Gets information about all groups in the row direction.
|