ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLSheet Class / ColumnMaxLevel Property

In This Topic
    ColumnMaxLevel Property
    In This Topic
    Gets maximum outline level for columns.
    Syntax
    'Declaration
     
    Public ReadOnly Property ColumnMaxLevel As System.Integer
    public System.int ColumnMaxLevel {get;}
    See Also