- validateWithList(Range) - Method in class org.dhatim.fastexcel.Range
-
Construct a new ListDataValidation
- value(int, int, Object) - 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.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.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.
- verticalAlignment(String) - Method in class org.dhatim.fastexcel.StyleSetter
-
Define vertical alignment.
- VisibilityState - Enum in org.dhatim.fastexcel
-
This simple type defines the possible states for sheet visibility.