- validateWithList(Range) - Method in class org.dhatim.fastexcel.Range
-
Construct a new ListDataValidation
- value(int, int, String) - Method in class org.dhatim.fastexcel.Worksheet
-
Set the cell value at the given coordinates.
- value(int, int, Number) - Method in class org.dhatim.fastexcel.Worksheet
-
Set the cell value at the given coordinates.
- value(int, int, Boolean) - Method in class org.dhatim.fastexcel.Worksheet
-
Set the cell value at the given coordinates.
- value(int, int, Date) - Method in class org.dhatim.fastexcel.Worksheet
-
Set the cell value at the given coordinates.
- value(int, int, LocalDateTime) - Method in class org.dhatim.fastexcel.Worksheet
-
Set the cell value at the given coordinates.
- value(int, int, LocalDate) - Method in class org.dhatim.fastexcel.Worksheet
-
Set the cell value at the given coordinates.
- value(int, int, ZonedDateTime) - Method in class org.dhatim.fastexcel.Worksheet
-
Set the cell value at the given coordinates.
- value(int, int) - Method in class org.dhatim.fastexcel.Worksheet
-
Get the cell value (or formula) at the given coordinates.
- valueOf(String) - Static method in enum org.dhatim.fastexcel.BorderSide
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.dhatim.fastexcel.BorderStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.dhatim.fastexcel.DataValidationErrorStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.dhatim.fastexcel.PaperSize
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.dhatim.fastexcel.Position
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.dhatim.fastexcel.ProtectionOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.dhatim.fastexcel.SheetProtectionOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.dhatim.fastexcel.VisibilityState
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.dhatim.fastexcel.BorderSide
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.dhatim.fastexcel.BorderStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.dhatim.fastexcel.DataValidationErrorStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.dhatim.fastexcel.PaperSize
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.dhatim.fastexcel.Position
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.dhatim.fastexcel.ProtectionOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.dhatim.fastexcel.SheetProtectionOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.dhatim.fastexcel.VisibilityState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VANILLA - Static variable in class org.dhatim.fastexcel.Color
-
- verticalAlignment(String) - Method in class org.dhatim.fastexcel.StyleSetter
-
Define vertical alignment.
- VIOLET - Static variable in class org.dhatim.fastexcel.Color
-
- VisibilityState - Enum in org.dhatim.fastexcel
-
This simple type defines the possible states for sheet visibility.