类 CustomSheetService.SheetProperties

java.lang.Object
cn.isliu.core.service.CustomSheetService.SheetProperties
封闭类:
CustomSheetService

public static class CustomSheetService.SheetProperties extends Object
工作表属性
  • 构造器详细资料

    • SheetProperties

      public SheetProperties()
  • 方法详细资料

    • getTitle

      public String getTitle()
    • setTitle

      public void setTitle(String title)
    • getIndex

      public Integer getIndex()
    • setIndex

      public void setIndex(Integer index)