asposecells.api

Class OoxmlCompliance

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

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

    • Field Detail

      • ECMA_376_2006

        const int ECMA_376_2006
        ECMA-376 1st Edition, 2006.
      • ISO_29500_2008_STRICT

        const int ISO_29500_2008_STRICT
        ISO/IEC 29500:2008 Strict compliance level.