类 OpenOptionsBase

java.lang.Object
com.grapecity.documents.excel.OpenOptionsBase
直接已知子类:
CsvOpenOptions, XlsxOpenOptions

public abstract class OpenOptionsBase extends Object
Base option class for opening.
  • 构造器详细资料

    • OpenOptionsBase

      public OpenOptionsBase()
  • 方法详细资料

    • getFileFormat

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

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