类 SheetUtils

java.lang.Object
com.sh.wf.excel.util.SheetUtils

public class SheetUtils extends Object
Sheet utils
  • 方法详细资料

    • match

      public static ReadSheet match(ReadSheet readSheet, List<ReadSheet> parameterReadSheetList, Boolean readAll, GlobalConfiguration globalConfiguration)
      Match the parameters to the actual sheet
      参数:
      readSheet - actual sheet
      parameterReadSheetList - parameters
      readAll - Boolean
      globalConfiguration - GlobalConfiguration
      返回:
      ReadSheet