- value() - Method in enum cn.zxinrun.excel.enums.ColumnTypeEnum
-
获取值
- value() - Method in enum cn.zxinrun.excel.enums.TypeEnum
-
获取值
- valueOf(String) - Static method in enum cn.zxinrun.excel.enums.ColumnTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.zxinrun.excel.enums.TypeEnum
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum cn.zxinrun.excel.enums.ColumnTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.zxinrun.excel.enums.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.