All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.aspose.cells.OoxmlCompliance.html Maven / Gradle / Ivy






OoxmlCompliance




com.aspose.cells
Class OoxmlCompliance

java.lang.Object
    extended by com.aspose.cells.OoxmlCompliance

public class OoxmlCompliance 
extends java.lang.Object

Utility class containing constants. Allows to specify which OOXML specification will be used when saving in the Xlsx format.


Field Summary
static final intECMA_376_2006
           ECMA-376 1st Edition, 2006.
static final intISO_29500_2008_STRICT
           ISO/IEC 29500:2008 Strict compliance level.
 

Field Detail

ECMA_376_2006

public static final int ECMA_376_2006
ECMA-376 1st Edition, 2006.

ISO_29500_2008_STRICT

public static final int ISO_29500_2008_STRICT
ISO/IEC 29500:2008 Strict compliance level.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy