Excel for WPF | ComponentOne
C1.Silverlight.Excel Namespace / XLSheet Class / ColumnMaxLevel Property

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