Excel for WinRT
IsLoading Property


Determines whether the workbook is currently loading.
Syntax
'Declaration
 
Public ReadOnly Property IsLoading As System.Boolean
'Usage
 
Dim instance As C1XLBook
Dim value As System.Boolean
 
value = instance.IsLoading
public System.bool IsLoading {get;}
See Also

Reference

C1XLBook Class
C1XLBook Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback