Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IGroupInfo Interface / getChildren Method
In This Topic
    getChildren Method
    In This Topic
    Get children of current group
    Syntax
    java.util.List<IGroupInfo> getChildren()
    See Also