com.groupdocs.watermark.options

Interfaces

Classes

com.groupdocs.watermark.options

Class SpreadsheetLoadOptions



  • public final class SpreadsheetLoadOptions
    extends LoadOptions

    Represents document loading options for a Spreadsheet document.

    • Constructor Detail

      • SpreadsheetLoadOptions

        public SpreadsheetLoadOptions()
        Initializes a new instance of the SpreadsheetLoadOptions class.
      • SpreadsheetLoadOptions

        public SpreadsheetLoadOptions(String password)
        Initializes a new instance of the SpreadsheetLoadOptions class with a specified password.
        Parameters:
        password - The password for opening an encrypted content.