Excel for WPF and Silverlight
UseTempStorage Property (C1XLBook)

C1.WPF.Excel Namespace > C1XLBook Class : 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
public System.bool UseTempStorage {get; set;}
See Also

Reference

C1XLBook Class
C1XLBook Members