Excel for WinRT
Clear Method (C1XLBook)


Clears the C1XLBook, restoring the initial state with a single XLSheet called "Sheet1".
Syntax
'Declaration
 
Public Sub Clear() 
'Usage
 
Dim instance As C1XLBook
 
instance.Clear()
public void Clear()
Remarks
The Clear method restores the C1XLBook object to its initial state, with a single empty sheet called "Sheet1" and the DefaultFont set to 10pt Arial.
See Also

Reference

C1XLBook Class
C1XLBook Members

 

 


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

Product Support Forum  |  Documentation Feedback