Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IRange Interface / OutlineLevel Property
In This Topic
    OutlineLevel Property
    In This Topic
    Gets or sets the current outline level of the specified row or column.
    Syntax
    System.int OutlineLevel {get; set;}
    See Also