Annotation Type JArchHeaderExcel


  • @Retention(RUNTIME)
    @Target(FIELD)
    public @interface JArchHeaderExcel
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      int column  
      int line  
      java.lang.String title  
    • Element Detail

      • title

        java.lang.String title
        Default:
        ""
      • line

        int line
        Default:
        1
      • column

        int column
        Default:
        1