C1.Excel Assembly / C1.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 System.Single
 
See Also