Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ZipHelper Class / COMPRESS_LEVEL Field


In This Topic
    COMPRESS_LEVEL Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared COMPRESS_LEVEL As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = ZipHelper.COMPRESS_LEVEL
     
    ZipHelper.COMPRESS_LEVEL = value
    public static int COMPRESS_LEVEL
    See Also