ComponentOne Excel for UWP
UseTempStorage Property

C1.UWP.Excel Assembly > C1.Xaml.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