Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLProgressEventArgs Class / Percent Property

In This Topic
    Percent Property
    In This Topic
    Gets the current done percent of the workbook being loaded or saved.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Percent As Single
    public float Percent {get;}
    See Also