Annotation Interface HeadRowHeight


@Target(TYPE) @Retention(RUNTIME) @Inherited public @interface HeadRowHeight
Set the height of each table
  • 可选元素概要

    可选元素
    修饰符和类型
    可选元素
    说明
    short
    Set the header height
  • 元素详细资料

    • value

      short value
      Set the header height

      -1 mean the auto set height

      返回:
      Header height
      默认值:
      -1