Uses of Class
org.apache.poi.openxml4j.opc.CompressionOption

Packages that use CompressionOption
org.apache.poi.openxml4j.opc   
 

Uses of CompressionOption in org.apache.poi.openxml4j.opc
 

Methods in org.apache.poi.openxml4j.opc that return CompressionOption
static CompressionOption CompressionOption.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static CompressionOption[] CompressionOption.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright 2012 The Apache Software Foundation or its licensors, as applicable.