Excel for WinRT
UseTempStorage Property


Specifies whether the component should use temporary storage at saving to XLSX/XSLT files for minimization used memory.
Syntax
'Declaration
 
Public Property UseTempStorage As System.Boolean
'Usage
 
Dim instance As C1XLBook
Dim value As System.Boolean
 
instance.UseTempStorage = value
 
value = instance.UseTempStorage
public System.bool UseTempStorage {get; set;}
See Also

Reference

C1XLBook Class
C1XLBook Members

 

 


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

Product Support Forum  |  Documentation Feedback