ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLColumn Class / IsSubtotal Property

In This Topic
    IsSubtotal Property (XLColumn)
    In This Topic
    Gets whether the column is subtotal.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsSubtotal As System.Boolean
    public System.bool IsSubtotal {get;}
    See Also