public final class OoxmlCompressionType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
LEVEL_1
The fastest but least effective compression.
|
static int |
LEVEL_2
A little slower, but better, than level 1.
|
static int |
LEVEL_3
A little slower, but better, than level 2.
|
static int |
LEVEL_4
A little slower, but better, than level 3.
|
static int |
LEVEL_5
A little slower than level 4, but with better compression.
|
static int |
LEVEL_6
A good balance of speed and compression efficiency.
|
static int |
LEVEL_7
Pretty good compression!
|
static int |
LEVEL_8
Better compression than Level7!
|
static int |
LEVEL_9
The "best" compression, where best means greatest reduction in size of the input data stream.
|
public static final int LEVEL_1
public static final int LEVEL_2
public static final int LEVEL_3
public static final int LEVEL_4
public static final int LEVEL_5
public static final int LEVEL_6
public static final int LEVEL_7
public static final int LEVEL_8
public static final int LEVEL_9
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.