Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorksheet Interface / Outline Property
In This Topic
    Outline Property
    In This Topic
    Returns an IOutline object that represents the outline for the specified worksheet (read-only).
    Syntax
    IOutline Outline {get;}
    See Also