Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ZipHelper.MemoryFolder Class / CreateFilesFromCacheZipFile Method


In This Topic
    CreateFilesFromCacheZipFile Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub CreateFilesFromCacheZipFile() 
    'Usage
     
    
    Dim instance As ZipHelper.MemoryFolder
     
    instance.CreateFilesFromCacheZipFile()
    public void CreateFilesFromCacheZipFile()
    See Also