Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IOutlineColumn Interface / MaxLevel Property
In This Topic
    MaxLevel Property
    In This Topic
    Gets or sets the the max row level.The default value is 10.
    Syntax
    System.int MaxLevel {get; set;}
    See Also