C1.Excel Assembly / C1.Excel Namespace / C1XLBook Class / UseTempStorage Property

In This Topic
UseTempStorage Property
In This Topic
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
 
See Also