C1.Excel Assembly / C1.Excel Namespace / C1XLBook Class / IsLoading Property

In This Topic
IsLoading Property
In This Topic
Determines whether the workbook is currently loading.
Syntax
'Declaration
 
Public ReadOnly Property IsLoading As System.Boolean
 
See Also