A B C D E F G H I J L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
V
- validateColumnNumber(int) - Static method in class ch.rabanti.picoxlsx4j.Cell
-
Validates the passed (zero-based) column number. an exception will be thrown if the column is invalid
- validateRowNumber(int) - Static method in class ch.rabanti.picoxlsx4j.Cell
-
Validates the passed (zero-based) row number. an exception will be thrown if the row is invalid
- value(Object) - Method in class ch.rabanti.picoxlsx4j.Shortener
-
Sets a value into the current cell and moves the cursor to the next cell (column or row depending on the defined cell direction)
- value(Object, Style) - Method in class ch.rabanti.picoxlsx4j.Shortener
-
Sets a value with style into the current cell and moves the cursor to the next cell (column or row depending on the defined cell direction)
- valueOf(String) - Static method in enum ch.rabanti.picoxlsx4j.Cell.AddressType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.rabanti.picoxlsx4j.Cell.CellType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.rabanti.picoxlsx4j.style.Border.StyleValue
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.rabanti.picoxlsx4j.style.CellXf.HorizontalAlignValue
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.rabanti.picoxlsx4j.style.CellXf.TextBreakValue
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.rabanti.picoxlsx4j.style.CellXf.TextDirectionValue
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.rabanti.picoxlsx4j.style.CellXf.VerticalAlignValue
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.rabanti.picoxlsx4j.style.Fill.FillType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.rabanti.picoxlsx4j.style.Fill.PatternValue
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.rabanti.picoxlsx4j.style.Font.SchemeValue
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.rabanti.picoxlsx4j.style.Font.VerticalAlignValue
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.rabanti.picoxlsx4j.style.NumberFormat.FormatNumber
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.rabanti.picoxlsx4j.Worksheet.CellDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.rabanti.picoxlsx4j.Worksheet.SheetProtectionValue
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum ch.rabanti.picoxlsx4j.Cell.AddressType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ch.rabanti.picoxlsx4j.Cell.CellType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ch.rabanti.picoxlsx4j.style.Border.StyleValue
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ch.rabanti.picoxlsx4j.style.CellXf.HorizontalAlignValue
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ch.rabanti.picoxlsx4j.style.CellXf.TextBreakValue
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ch.rabanti.picoxlsx4j.style.CellXf.TextDirectionValue
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ch.rabanti.picoxlsx4j.style.CellXf.VerticalAlignValue
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ch.rabanti.picoxlsx4j.style.Fill.FillType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ch.rabanti.picoxlsx4j.style.Fill.PatternValue
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ch.rabanti.picoxlsx4j.style.Font.SchemeValue
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ch.rabanti.picoxlsx4j.style.Font.VerticalAlignValue
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ch.rabanti.picoxlsx4j.style.NumberFormat.FormatNumber
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ch.rabanti.picoxlsx4j.Worksheet.CellDirection
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ch.rabanti.picoxlsx4j.Worksheet.SheetProtectionValue
-
Returns an array containing the constants of this enum type, in the order they are declared.
- Version - Class in ch.rabanti.picoxlsx4j
-
Final class to provide meta data for the library
- Version() - Constructor for class ch.rabanti.picoxlsx4j.Version
- VERSION - Static variable in class ch.rabanti.picoxlsx4j.Version
-
Version of the library
- vertical - ch.rabanti.picoxlsx4j.style.CellXf.TextDirectionValue
-
Text direction is vertical
- VLookup(Address, Range, int, boolean) - Static method in class ch.rabanti.picoxlsx4j.BasicFormulas
-
Function to generate a Vlookup as Excel function
- VLookup(Worksheet, Address, Worksheet, Range, int, boolean) - Static method in class ch.rabanti.picoxlsx4j.BasicFormulas
-
Function to generate a Vlookup as Excel function
- VLookup(Object, Range, int, boolean) - Static method in class ch.rabanti.picoxlsx4j.BasicFormulas
-
Function to generate a Vlookup as Excel function
- VLookup(Object, Worksheet, Range, int, boolean) - Static method in class ch.rabanti.picoxlsx4j.BasicFormulas
-
Function to generate a Vlookup as Excel function
All Classes All Packages