Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorksheet Interface / getOutline Method
In This Topic
    getOutline Method
    In This Topic
    Returns an IOutline object that represents the outline for thespecified worksheet.
    Syntax
    IOutline getOutline()
    See Also