Search Results for

    Show / Hide Table of Contents

    TCompressionLevel Enumeration

    This specifies how much the xlsx or pdf files must be compressed. The bigger compression ratio, the slower it will be to generate the files.

    Syntax

    Unit: FlexCel.Core

    Members

    Name Value Description
    Optimal 0 Default zip compression. This is the recommended setting.
    Fastest 1 Fastest compression. Low compression ratio.
    NoCompression 2 No Compression is used at all.
    Maximum 3 Maximum compression. Normally not worth it because the compression ratio is almost the same as optimal but it is much slower.
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com