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

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

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

Methods in org.apache.poi.openxml4j.opc that return CertificateEmbeddingOption
static CertificateEmbeddingOption CertificateEmbeddingOption.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static CertificateEmbeddingOption[] CertificateEmbeddingOption.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.