模块 excel.io

类 TableInfo

java.lang.Object
com.github.developframework.excel.TableInfo

public class TableInfo extends Object
作者:
qiushui on 2022-06-29.
  • 字段详细资料

    • title

      public String title
    • hasTitle

      public boolean hasTitle
    • hasColumnHeader

      public boolean hasColumnHeader
    • sheetName

      public String sheetName
    • sheet

      public int sheet
    • tableLocation

      public TableLocation tableLocation
  • 构造器详细资料

    • TableInfo

      public TableInfo()