com.groupdocs.conversion.options.convert

Class SpreadsheetConvertOptions

    • Constructor Detail

    • Method Detail

      • getPassword

        public final String getPassword()

        Set this property if you want to protect the converted document with a password.

      • setPassword

        public final void setPassword(String value)

        Set this property if you want to protect the converted document with a password.

      • getZoom

        public final int getZoom()

        Specifies the zoom level in percentage. Default is 100.

      • setZoom

        public final void setZoom(int value)

        Specifies the zoom level in percentage. Default is 100.