[]
        
(Showing Draft Content)

OpenOptionsBase

Class OpenOptionsBase

java.lang.Object
com.grapecity.documents.excel.OpenOptionsBase
Direct Known Subclasses:
CsvOpenOptions, SjsOpenOptions, XlsxOpenOptions

public abstract class OpenOptionsBase extends Object
Base option class for opening.
  • Constructor Details

    • OpenOptionsBase

      public OpenOptionsBase()
  • Method Details

    • getFileFormat

      public final OpenFileFormat getFileFormat()
      Get the file format setting.
    • setFileFormat

      protected final void setFileFormat(OpenFileFormat value)
      Set the file format setting.