- value() - Method in class bad.robot.excel.AbstractValueType
-
- value() - Method in interface bad.robot.excel.ValueType
-
- valueOf(String) - Static method in enum bad.robot.excel.column.ExcelColumnIndex
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum bad.robot.excel.matchers.CellType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum bad.robot.excel.style.AlignmentStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum bad.robot.excel.style.BorderStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum bad.robot.excel.style.Colour
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum bad.robot.excel.workbook.WorkbookType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum bad.robot.excel.column.ExcelColumnIndex
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum bad.robot.excel.matchers.CellType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum bad.robot.excel.style.AlignmentStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum bad.robot.excel.style.BorderStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum bad.robot.excel.style.Colour
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum bad.robot.excel.workbook.WorkbookType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- ValueType<T> - Interface in bad.robot.excel
-