Skip navigation links
A B C D E F G H I L M N O P R S T U V W 

A

AbstractIntegerSet<T extends IntegerIndex> - Class in io.github.antoniovizuete.pojospreadsheet.utils.iterator
The type Abstract integer set.
AbstractIntegerSet() - Constructor for class io.github.antoniovizuete.pojospreadsheet.utils.iterator.AbstractIntegerSet
 
AbstractSpreadsheet - Class in io.github.antoniovizuete.pojospreadsheet.core
The type Abstract spreadsheet.
AbstractSpreadsheet(SpreadsheetWriter) - Constructor for class io.github.antoniovizuete.pojospreadsheet.core.AbstractSpreadsheet
 
add(ColorKey, Color) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SpreadsheetDecoration
 
add(FontKey, Font) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SpreadsheetDecoration
 
add(FormatKey, Format) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SpreadsheetDecoration
 
add(BorderKey, Border) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SpreadsheetDecoration
 
add(CellStyleKey, CellStyle) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SpreadsheetDecoration
 
add() - Method in class io.github.antoniovizuete.pojospreadsheet.utils.iterator.AbstractIntegerSet
 
add(Integer) - Method in class io.github.antoniovizuete.pojospreadsheet.utils.iterator.AbstractIntegerSet
 
add(Integer) - Method in interface io.github.antoniovizuete.pojospreadsheet.utils.iterator.IntegerSet
Add t.
add() - Method in interface io.github.antoniovizuete.pojospreadsheet.utils.iterator.IntegerSet
Add t.
addImage(Image) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Sheet
Add image sheet.
addImage(CellAddress, String) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Sheet
Add image sheet.
addImage(Image) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SheetImpl
Adds the passed Image to the sheet.
addImage(CellAddress, String) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SheetImpl
Creates an Image from the resourcePath and places it at the indicated address.
address(CellAddress) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.image.Image
"Builder-Look" method, set the address and return the .
address(String) - Method in class io.github.antoniovizuete.pojospreadsheet.core.model.cell.adress.CellAddressBuilder
Address cell address builder.
addSheet() - Method in class io.github.antoniovizuete.pojospreadsheet.core.AbstractSpreadsheet
Add sheet sheet.
addSheet(Integer) - Method in class io.github.antoniovizuete.pojospreadsheet.core.AbstractSpreadsheet
Add sheet sheet.
alias(String) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Sheet
Deprecated.
alias(String) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SheetImpl
Deprecated.
align(HorizontalAlignment) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Styleable
Sets the align and return the current instance.
asCellStyle() - Method in class io.github.antoniovizuete.pojospreadsheet.core.CellImpl
 
autofit(TextAutofit) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.TextBox
Autofit text box.
autofit(TextAutofit) - Method in class io.github.antoniovizuete.pojospreadsheet.core.TextBoxImpl
 
autoSize(Boolean) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Sheet
Auto size sheet.
autoSize(Boolean) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SheetImpl
Sets auto-size flag.

B

backgroundColor(ColorKey) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Styleable
Sets the background color and return the current instance.
bold(Boolean) - Method in class io.github.antoniovizuete.pojospreadsheet.core.decoration.FontImpl
 
bold(Boolean) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Font
Bold font.
Border - Interface in io.github.antoniovizuete.pojospreadsheet.core.model
The interface Border.
borderBottom(BorderKey) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Styleable
Sets the border bottom and return the current instance.
BorderImpl - Class in io.github.antoniovizuete.pojospreadsheet.core.decoration
Prototype class that represents a POI Border.
BorderImpl() - Constructor for class io.github.antoniovizuete.pojospreadsheet.core.decoration.BorderImpl
 
BorderImpl(BorderStyle, ColorKey) - Constructor for class io.github.antoniovizuete.pojospreadsheet.core.decoration.BorderImpl
 
BorderKey - Interface in io.github.antoniovizuete.pojospreadsheet.core.decoration.keys
The interface Border key.
borderLeft(BorderKey) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Styleable
Sets the border left and return the current instance.
borderRight(BorderKey) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Styleable
Sets the border right and return the current instance.
borders(BorderKey) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Styleable
Sets the borders and return the current instance.
borders(BorderKey, BorderKey) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Styleable
Sets the borders and return the current instance.
borders(BorderKey, BorderKey, BorderKey) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Styleable
Sets the borders and return the current instance.
borders(BorderKey, BorderKey, BorderKey, BorderKey) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Styleable
Sets the borders and return the current instance.
borderStyle(BorderStyle) - Method in class io.github.antoniovizuete.pojospreadsheet.core.decoration.BorderImpl
 
borderStyle(BorderStyle) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Border
Border style border.
borderStyle(BorderKey) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.TextBox
Border style text box.
borderStyle(BorderKey) - Method in class io.github.antoniovizuete.pojospreadsheet.core.TextBoxImpl
 
borderTop(BorderKey) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Styleable
Sets the border top and return the current instance.
build() - Method in class io.github.antoniovizuete.pojospreadsheet.core.model.cell.adress.CellAddressBuilder
Build cell address.
build() - Method in class io.github.antoniovizuete.pojospreadsheet.core.model.cell.region.CellRegionBuilder
Build cell region.
builderInstance() - Static method in class io.github.antoniovizuete.pojospreadsheet.core.model.cell.adress.CellAddressBuilder
Builder instance cell address builder.
builderInstance() - Static method in class io.github.antoniovizuete.pojospreadsheet.core.model.cell.region.CellRegionBuilder
Builder instance cell region builder.

C

Cell - Interface in io.github.antoniovizuete.pojospreadsheet.core.model
The interface Cell.
cell() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Row
Cell cell.
cell(Integer) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Row
Cell cell.
cell(String) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Row
Cell cell.
cell() - Method in class io.github.antoniovizuete.pojospreadsheet.core.RowImpl
Returns new CellImpl instance.
cell(Integer) - Method in class io.github.antoniovizuete.pojospreadsheet.core.RowImpl
Returns the CellImpl located into indicated index column.
cell(String) - Method in class io.github.antoniovizuete.pojospreadsheet.core.RowImpl
Returns the CellImpl located into indicated column.
CellAddress - Interface in io.github.antoniovizuete.pojospreadsheet.core.model
The interface Cell address.
CellAddressBuilder - Class in io.github.antoniovizuete.pojospreadsheet.core.model.cell.adress
The type Cell address builder.
CellAddressHelper - Class in io.github.antoniovizuete.pojospreadsheet.core.model.helpers
The type Cell address helper.
CellAddressImpl - Class in io.github.antoniovizuete.pojospreadsheet.core.model.cell.adress
Class that represents the address of a cell.
CellAddressImpl() - Constructor for class io.github.antoniovizuete.pojospreadsheet.core.model.cell.adress.CellAddressImpl
 
CellAddressImpl(int, int) - Constructor for class io.github.antoniovizuete.pojospreadsheet.core.model.cell.adress.CellAddressImpl
 
cellAsCellStyle(Cell) - Static method in interface io.github.antoniovizuete.pojospreadsheet.core.converter.ConverterHelper
Converts a Cell into CellStyle
CellImpl - Class in io.github.antoniovizuete.pojospreadsheet.core
Prototype class that represents a POI Cell.
CellImpl(RowImpl, Integer) - Constructor for class io.github.antoniovizuete.pojospreadsheet.core.CellImpl
 
CellImpl(RowImpl, String) - Constructor for class io.github.antoniovizuete.pojospreadsheet.core.CellImpl
 
CellRegion - Interface in io.github.antoniovizuete.pojospreadsheet.core.model
The interface Cell region.
CellRegionBuilder - Class in io.github.antoniovizuete.pojospreadsheet.core.model.cell.region
Class that represents a region of cells into a parentSheet.
CellRegionHelper - Class in io.github.antoniovizuete.pojospreadsheet.core.model.helpers
The type Cell region helper.
CellRegionImpl - Class in io.github.antoniovizuete.pojospreadsheet.core.model.cell.region
Class that represents a region of cells into a parentSheet.
cells() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Row
Cells set.
cells() - Method in class io.github.antoniovizuete.pojospreadsheet.core.RowImpl
 
cellStyle(CellStyleKey) - Method in class io.github.antoniovizuete.pojospreadsheet.core.CellImpl
Sets the style.
cellStyle(CellStyleKey) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Cell
Cell style cell.
CellStyle - Interface in io.github.antoniovizuete.pojospreadsheet.core.model
The interface Cell style.
CellStyleImpl - Class in io.github.antoniovizuete.pojospreadsheet.core
Prototype class that represents a POI CellStyle.
CellStyleImpl() - Constructor for class io.github.antoniovizuete.pojospreadsheet.core.CellStyleImpl
 
CellStyleKey - Interface in io.github.antoniovizuete.pojospreadsheet.core.decoration.keys
The interface Cell style key.
cloneInstance() - Method in class io.github.antoniovizuete.pojospreadsheet.core.CellStyleImpl
 
cloneInstance() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.CellStyle
Clone instance cell style.
col(Integer) - Method in class io.github.antoniovizuete.pojospreadsheet.core.model.cell.adress.CellAddressBuilder
Col cell address builder.
col(Integer) - Method in class io.github.antoniovizuete.pojospreadsheet.core.model.cell.adress.CellAddressImpl
 
col(String) - Method in class io.github.antoniovizuete.pojospreadsheet.core.model.cell.adress.CellAddressImpl
 
col(Integer) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.CellAddress
Col cell address.
col(String) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.CellAddress
Col cell address.
color(ColorKey) - Method in class io.github.antoniovizuete.pojospreadsheet.core.decoration.BorderImpl
 
color(ColorKey) - Method in class io.github.antoniovizuete.pojospreadsheet.core.decoration.FontImpl
 
color(ColorKey) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Border
Color border.
Color - Interface in io.github.antoniovizuete.pojospreadsheet.core.model
The interface Color.
color(ColorKey) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Font
Color font.
ColorImpl - Class in io.github.antoniovizuete.pojospreadsheet.core.decoration
Prototype class that represents a POI Color.
ColorImpl(String) - Constructor for class io.github.antoniovizuete.pojospreadsheet.core.decoration.ColorImpl
 
ColorKey - Interface in io.github.antoniovizuete.pojospreadsheet.core.decoration.keys
The interface Color key.
convert(XSSFWorkbook) - Method in class io.github.antoniovizuete.pojospreadsheet.core.converter.ConverterCellDecoration
 
ConverterCellDecoration - Class in io.github.antoniovizuete.pojospreadsheet.core.converter
ConverterCellDecoration.
ConverterCellDecoration(SpreadsheetDecoration) - Constructor for class io.github.antoniovizuete.pojospreadsheet.core.converter.ConverterCellDecoration
 
ConverterHelper - Interface in io.github.antoniovizuete.pojospreadsheet.core.converter
Helper to convert cells.
createFileSpreadsheet(File) - Static method in interface io.github.antoniovizuete.pojospreadsheet.core.SpreadsheetFactory
Create file spreadsheet spreadsheet.
createFileSpreadsheet(String) - Static method in interface io.github.antoniovizuete.pojospreadsheet.core.SpreadsheetFactory
Create file spreadsheet spreadsheet.
createFileSpreadsheet(String, String) - Static method in interface io.github.antoniovizuete.pojospreadsheet.core.SpreadsheetFactory
Create file spreadsheet spreadsheet.
createItem(Integer) - Method in class io.github.antoniovizuete.pojospreadsheet.core.AbstractSpreadsheet
 
createItem(Integer) - Method in class io.github.antoniovizuete.pojospreadsheet.core.RowImpl
Internal purpose method.
createItem(Integer) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SheetImpl
Internal purpose method.
createItem(Integer) - Method in interface io.github.antoniovizuete.pojospreadsheet.utils.iterator.IntegerSet
Create item t.
createOutputStreamSpreadsheet() - Static method in interface io.github.antoniovizuete.pojospreadsheet.core.SpreadsheetFactory
Create output stream spreadsheet spreadsheet.
createTextBox(TextBox) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Sheet
Create text box sheet.
createTextBox(CellRegion, String) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Sheet
Create text box sheet.
createTextBox(TextBox) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SheetImpl
Adds the passed TextBoxImpl to the sheet.
createTextBox(CellRegion, String) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SheetImpl
Creates an TextBoxImpl places it into the indicated region and sets its value.

D

DecorationEntityKey<T> - Interface in io.github.antoniovizuete.pojospreadsheet.core.decoration.keys
The interface Decoration entity key.
DefaultCellStyle - Enum in io.github.antoniovizuete.pojospreadsheet.core.decoration.defaults
Default CellStyle key.
DefaultFont - Enum in io.github.antoniovizuete.pojospreadsheet.core.decoration.defaults
Default Font key.
DefaultFormat - Enum in io.github.antoniovizuete.pojospreadsheet.core.decoration.defaults
Default Format key.

E

empty() - Static method in interface io.github.antoniovizuete.pojospreadsheet.core.model.CellAddress
Empty cell address.
empty() - Static method in interface io.github.antoniovizuete.pojospreadsheet.core.model.CellRegion
Empty cell region.
end(CellAddress) - Method in class io.github.antoniovizuete.pojospreadsheet.core.model.cell.region.CellRegionBuilder
End cell region builder.
end(CellAddress) - Method in class io.github.antoniovizuete.pojospreadsheet.core.model.cell.region.CellRegionImpl
 
end(CellAddress) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.CellRegion
End cell region.
equals(Object) - Method in class io.github.antoniovizuete.pojospreadsheet.core.CellImpl
 
equals(Object) - Method in class io.github.antoniovizuete.pojospreadsheet.core.CellStyleImpl
 
equals(Object) - Method in class io.github.antoniovizuete.pojospreadsheet.core.decoration.FontImpl
 
equals(Object) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.decoration.keys.DecorationEntityKey
 
equals(Object) - Method in class io.github.antoniovizuete.pojospreadsheet.core.model.cell.adress.CellAddressImpl
 
equals(Object) - Method in class io.github.antoniovizuete.pojospreadsheet.core.model.cell.region.CellRegionImpl
 
equals(Object) - Method in class io.github.antoniovizuete.pojospreadsheet.core.PrintSetupImpl
 
equals(Object) - Method in class io.github.antoniovizuete.pojospreadsheet.core.RowImpl
 
exists(ColorKey) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SpreadsheetDecoration
 
exists(FontKey) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SpreadsheetDecoration
 
exists(FormatKey) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SpreadsheetDecoration
 
exists(BorderKey) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SpreadsheetDecoration
 
exists(CellStyleKey) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SpreadsheetDecoration
 
extractColumn(String) - Static method in class io.github.antoniovizuete.pojospreadsheet.core.model.helpers.CellAddressHelper
Extract column integer.
extractRow(String) - Static method in class io.github.antoniovizuete.pojospreadsheet.core.model.helpers.CellAddressHelper
Extract row integer.
extractSheetName(String) - Static method in class io.github.antoniovizuete.pojospreadsheet.core.model.helpers.CellAddressHelper
Extract sheet name string.

F

Field - Class in io.github.antoniovizuete.pojospreadsheet.utils.reflection
The type Field.
Field(String) - Constructor for class io.github.antoniovizuete.pojospreadsheet.utils.reflection.Field
Instantiates a new Field.
filterRegion(CellRegion) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Sheet
Filter region sheet.
filterRegion(CellRegion) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SheetImpl
Sets the filter on indicated region.
Font - Interface in io.github.antoniovizuete.pojospreadsheet.core.model
The interface Font.
font(FontKey) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Styleable
Sets the font and return the current instance.
Font.BoldWeight - Enum in io.github.antoniovizuete.pojospreadsheet.core.model
The enum Bold weight.
Font.Offset - Enum in io.github.antoniovizuete.pojospreadsheet.core.model
The enum Offset.
Font.Underline - Enum in io.github.antoniovizuete.pojospreadsheet.core.model
The enum Underline.
FontImpl - Class in io.github.antoniovizuete.pojospreadsheet.core.decoration
Prototype class that represents a POI Font.
FontImpl() - Constructor for class io.github.antoniovizuete.pojospreadsheet.core.decoration.FontImpl
 
FontKey - Interface in io.github.antoniovizuete.pojospreadsheet.core.decoration.keys
The interface Font key.
fontName(String) - Method in class io.github.antoniovizuete.pojospreadsheet.core.decoration.FontImpl
 
fontName(String) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Font
Font name font.
Format - Interface in io.github.antoniovizuete.pojospreadsheet.core.model
The interface Format.
format(FormatKey) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Styleable
Sets the format and return the current instance.
FormatImpl - Class in io.github.antoniovizuete.pojospreadsheet.core.decoration
Prototype class that represents a POI Format.
FormatImpl(String) - Constructor for class io.github.antoniovizuete.pojospreadsheet.core.decoration.FormatImpl
 
FormatKey - Interface in io.github.antoniovizuete.pojospreadsheet.core.decoration.keys
The interface Format key.

G

get(ColorKey) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SpreadsheetDecoration
 
get(FontKey) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SpreadsheetDecoration
 
get(FormatKey) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SpreadsheetDecoration
 
get(BorderKey) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SpreadsheetDecoration
 
get(CellStyleKey) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SpreadsheetDecoration
 
get(Integer) - Method in class io.github.antoniovizuete.pojospreadsheet.utils.iterator.AbstractIntegerSet
 
get(Integer) - Method in interface io.github.antoniovizuete.pojospreadsheet.utils.iterator.IntegerSet
Get t.
getAddress() - Method in class io.github.antoniovizuete.pojospreadsheet.core.CellImpl
 
getAddress() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Cell
Gets address.
getAlias() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Sheet
Gets alias.
getAlias() - Method in class io.github.antoniovizuete.pojospreadsheet.core.SheetImpl
 
getAlign() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Styleable
Gets align.
getAutofit() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.TextBox
Gets autofit.
getAutofit() - Method in class io.github.antoniovizuete.pojospreadsheet.core.TextBoxImpl
 
getAutoSize() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Sheet
Gets auto size.
getAutoSize() - Method in class io.github.antoniovizuete.pojospreadsheet.core.SheetImpl
 
getBackgroundColor() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Styleable
Gets background color.
getBlue() - Method in class io.github.antoniovizuete.pojospreadsheet.core.decoration.ColorImpl
 
getBlue() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Color
Gets blue.
getBold() - Method in class io.github.antoniovizuete.pojospreadsheet.core.decoration.FontImpl
 
getBold() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Font
Gets bold.
getBorderBottom() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Styleable
Gets border bottom.
getBorderLeft() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Styleable
Gets border left.
getBorderRight() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Styleable
Gets border right.
getBorders() - Method in class io.github.antoniovizuete.pojospreadsheet.core.SpreadsheetDecoration
 
getBorderStyle() - Method in class io.github.antoniovizuete.pojospreadsheet.core.decoration.BorderImpl
 
getBorderStyle() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Border
Gets border style.
getBorderStyle() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.TextBox
Gets border style.
getBorderStyle() - Method in class io.github.antoniovizuete.pojospreadsheet.core.TextBoxImpl
 
getBorderTop() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Styleable
Gets border top.
getCastedValue(Object, Class<T>) - Static method in class io.github.antoniovizuete.pojospreadsheet.utils.reflection.ObjectUtils
Gets casted value.
getCellAddress() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.image.Image
Return the CellAddress of an Image.
getCellStyle() - Method in class io.github.antoniovizuete.pojospreadsheet.core.CellImpl
 
getCellStyle() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Cell
Gets cell style.
getCellStyles() - Method in class io.github.antoniovizuete.pojospreadsheet.core.SpreadsheetDecoration
 
getCol() - Method in class io.github.antoniovizuete.pojospreadsheet.core.model.cell.adress.CellAddressImpl
 
getCol() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.CellAddress
Gets col.
getColor() - Method in class io.github.antoniovizuete.pojospreadsheet.core.decoration.BorderImpl
 
getColor() - Method in class io.github.antoniovizuete.pojospreadsheet.core.decoration.FontImpl
 
getColor() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Border
Gets color.
getColor() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Font
Gets color.
getColors() - Method in class io.github.antoniovizuete.pojospreadsheet.core.SpreadsheetDecoration
 
getDecoration() - Method in class io.github.antoniovizuete.pojospreadsheet.core.AbstractSpreadsheet
Returns the SpreadsheetDecoration object.
getDecoration() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Spreadsheet
Gets decoration.
getEnd() - Method in class io.github.antoniovizuete.pojospreadsheet.core.model.cell.region.CellRegionImpl
 
getEnd() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.CellRegion
Gets end.
getFields(Class<?>) - Static method in class io.github.antoniovizuete.pojospreadsheet.utils.reflection.MethodUtils
Gets fields.
getFilterRange() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Sheet
Gets filter range.
getFilterRange() - Method in class io.github.antoniovizuete.pojospreadsheet.core.SheetImpl
 
getFont() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Styleable
Gets font.
getFontName() - Method in class io.github.antoniovizuete.pojospreadsheet.core.decoration.FontImpl
 
getFontName() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Font
Gets font name.
getFonts() - Method in class io.github.antoniovizuete.pojospreadsheet.core.SpreadsheetDecoration
 
getFormat() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Styleable
Gets format.
getFormats() - Method in class io.github.antoniovizuete.pojospreadsheet.core.SpreadsheetDecoration
 
getGetter() - Method in class io.github.antoniovizuete.pojospreadsheet.utils.reflection.Field
Gets getter.
getGreen() - Method in class io.github.antoniovizuete.pojospreadsheet.core.decoration.ColorImpl
 
getGreen() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Color
Gets green.
getHeight() - Method in class io.github.antoniovizuete.pojospreadsheet.core.decoration.FontImpl
 
getHeight() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Font
Gets height.
getHexRGB() - Method in class io.github.antoniovizuete.pojospreadsheet.core.decoration.ColorImpl
 
getHexRGB() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Color
Gets hex rgb.
getHyperlink() - Method in class io.github.antoniovizuete.pojospreadsheet.core.CellImpl
 
getHyperlink() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Cell
Gets hyperlink.
getImages() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Sheet
Gets images.
getImages() - Method in class io.github.antoniovizuete.pojospreadsheet.core.SheetImpl
 
getIndex() - Method in class io.github.antoniovizuete.pojospreadsheet.core.CellImpl
 
getIndex() - Method in class io.github.antoniovizuete.pojospreadsheet.core.RowImpl
 
getIndex() - Method in class io.github.antoniovizuete.pojospreadsheet.core.SheetImpl
 
getIndex() - Method in interface io.github.antoniovizuete.pojospreadsheet.utils.iterator.IntegerIndex
Gets index.
getItalic() - Method in class io.github.antoniovizuete.pojospreadsheet.core.decoration.FontImpl
 
getItalic() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Font
Gets italic.
getKey() - Method in enum io.github.antoniovizuete.pojospreadsheet.core.decoration.defaults.DefaultCellStyle
 
getKey() - Method in enum io.github.antoniovizuete.pojospreadsheet.core.decoration.defaults.DefaultFont
 
getKey() - Method in enum io.github.antoniovizuete.pojospreadsheet.core.decoration.defaults.DefaultFormat
 
getKey() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.decoration.keys.DecorationEntityKey
Gets key.
getMarginBottom() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.PrintSetup
Gets margin bottom.
getMarginBottom() - Method in class io.github.antoniovizuete.pojospreadsheet.core.PrintSetupImpl
 
getMarginFooter() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.PrintSetup
Gets margin footer.
getMarginFooter() - Method in class io.github.antoniovizuete.pojospreadsheet.core.PrintSetupImpl
 
getMarginHeader() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.PrintSetup
Gets margin header.
getMarginHeader() - Method in class io.github.antoniovizuete.pojospreadsheet.core.PrintSetupImpl
 
getMarginLeft() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.PrintSetup
Gets margin left.
getMarginLeft() - Method in class io.github.antoniovizuete.pojospreadsheet.core.PrintSetupImpl
 
getMarginRight() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.PrintSetup
Gets margin right.
getMarginRight() - Method in class io.github.antoniovizuete.pojospreadsheet.core.PrintSetupImpl
 
getMarginTop() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.PrintSetup
Gets margin top.
getMarginTop() - Method in class io.github.antoniovizuete.pojospreadsheet.core.PrintSetupImpl
 
getMaxIndex() - Method in class io.github.antoniovizuete.pojospreadsheet.utils.iterator.AbstractIntegerSet
 
getMaxIndex() - Method in interface io.github.antoniovizuete.pojospreadsheet.utils.iterator.IntegerSet
Gets max index.
getMergedCells() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Sheet
Gets merged cells.
getMergedCells() - Method in class io.github.antoniovizuete.pojospreadsheet.core.SheetImpl
 
getName() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Sheet
Gets name.
getName() - Method in class io.github.antoniovizuete.pojospreadsheet.core.SheetImpl
 
getName() - Method in class io.github.antoniovizuete.pojospreadsheet.utils.reflection.Field
Gets name.
getOrientation() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.PrintSetup
Gets orientation.
getOrientation() - Method in class io.github.antoniovizuete.pojospreadsheet.core.PrintSetupImpl
 
getPaperSize() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.PrintSetup
Gets paper size.
getPaperSize() - Method in class io.github.antoniovizuete.pojospreadsheet.core.PrintSetupImpl
 
getPoiValue(XSSFWorkbook, K) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.converter.PoiConverter
Gets poi value.
getPoiValue() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.converter.PoiValue
Gets poi value.
getPoiValue() - Method in enum io.github.antoniovizuete.pojospreadsheet.core.image.Image.ImageType
 
getPoiValue() - Method in enum io.github.antoniovizuete.pojospreadsheet.core.model.Font.BoldWeight
 
getPoiValue() - Method in enum io.github.antoniovizuete.pojospreadsheet.core.model.Font.Offset
 
getPoiValue() - Method in enum io.github.antoniovizuete.pojospreadsheet.core.model.Font.Underline
 
getPosition() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.TextBox
Gets position.
getPosition() - Method in class io.github.antoniovizuete.pojospreadsheet.core.TextBoxImpl
 
getPrintArea() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.PrintSetup
Gets print area.
getPrintArea() - Method in class io.github.antoniovizuete.pojospreadsheet.core.PrintSetupImpl
 
getPrintSetup() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Sheet
Gets print setup.
getPrintSetup() - Method in class io.github.antoniovizuete.pojospreadsheet.core.SheetImpl
 
getRed() - Method in class io.github.antoniovizuete.pojospreadsheet.core.decoration.ColorImpl
 
getRed() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Color
Gets red.
getResource() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.image.Image
The method returns the Image resource converted into byte array.
getResource() - Method in class io.github.antoniovizuete.pojospreadsheet.core.image.ImageInputStream
 
getRow() - Method in class io.github.antoniovizuete.pojospreadsheet.core.model.cell.adress.CellAddressImpl
 
getRow() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.CellAddress
Gets row.
getSetter() - Method in class io.github.antoniovizuete.pojospreadsheet.utils.reflection.Field
Gets setter.
getSheet() - Method in class io.github.antoniovizuete.pojospreadsheet.core.model.cell.adress.CellAddressImpl
 
getSheet() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.CellAddress
Gets sheet.
getStart() - Method in class io.github.antoniovizuete.pojospreadsheet.core.model.cell.region.CellRegionImpl
 
getStart() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.CellRegion
Gets start.
getTextBoxes() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Sheet
Gets text boxes.
getTextBoxes() - Method in class io.github.antoniovizuete.pojospreadsheet.core.SheetImpl
 
getTextColor() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.TextBox
Gets text color.
getTextColor() - Method in class io.github.antoniovizuete.pojospreadsheet.core.TextBoxImpl
 
getType() - Method in class io.github.antoniovizuete.pojospreadsheet.core.CellImpl
 
getType() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.image.Image
Return the Image.ImageType of an Image.
getType() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Cell
Gets type.
getTypeOffset() - Method in class io.github.antoniovizuete.pojospreadsheet.core.decoration.FontImpl
 
getTypeOffset() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Font
Gets type offset.
getUnderline() - Method in class io.github.antoniovizuete.pojospreadsheet.core.decoration.FontImpl
 
getUnderline() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Font
Gets underline.
getValue() - Method in class io.github.antoniovizuete.pojospreadsheet.core.CellImpl
 
getValue() - Method in class io.github.antoniovizuete.pojospreadsheet.core.decoration.FormatImpl
 
getValue() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Cell
Gets value.
getValue() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Format
Gets value.
getValue() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.TextBox
Gets value.
getValue() - Method in class io.github.antoniovizuete.pojospreadsheet.core.TextBoxImpl
 
getVerticalAlign() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Styleable
Gets vertical align.

H

hashCode() - Method in class io.github.antoniovizuete.pojospreadsheet.core.CellImpl
 
hashCode() - Method in class io.github.antoniovizuete.pojospreadsheet.core.CellStyleImpl
 
hashCode() - Method in class io.github.antoniovizuete.pojospreadsheet.core.decoration.FontImpl
 
hashCode() - Method in class io.github.antoniovizuete.pojospreadsheet.core.model.cell.adress.CellAddressImpl
 
hashCode() - Method in class io.github.antoniovizuete.pojospreadsheet.core.model.cell.region.CellRegionImpl
 
hashCode() - Method in class io.github.antoniovizuete.pojospreadsheet.core.PrintSetupImpl
 
hashCode() - Method in class io.github.antoniovizuete.pojospreadsheet.core.RowImpl
 
height(Short) - Method in class io.github.antoniovizuete.pojospreadsheet.core.decoration.FontImpl
 
height(Integer) - Method in class io.github.antoniovizuete.pojospreadsheet.core.decoration.FontImpl
 
height(Short) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Font
Height font.
height(Integer) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Font
Height font.
hyperlink(String) - Method in class io.github.antoniovizuete.pojospreadsheet.core.CellImpl
Sets an internal link to the indicated cell.
hyperlink(CellAddressImpl) - Method in class io.github.antoniovizuete.pojospreadsheet.core.CellImpl
Sets an internal link to the indicated cell.
hyperlink(String) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Cell
Hyperlink cell.
hyperlink(CellAddressImpl) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Cell
Hyperlink cell.

I

Image - Interface in io.github.antoniovizuete.pojospreadsheet.core.image
Interface indicating the basic members of an Image.
Image.ImageType - Enum in io.github.antoniovizuete.pojospreadsheet.core.image
The enum Type.
ImageInputStream - Class in io.github.antoniovizuete.pojospreadsheet.core.image
An Image implementation.
ImageInputStream(String, CellAddress) - Constructor for class io.github.antoniovizuete.pojospreadsheet.core.image.ImageInputStream
 
ImageInputStream(String, CellAddress, Image.ImageType) - Constructor for class io.github.antoniovizuete.pojospreadsheet.core.image.ImageInputStream
 
IntegerIndex - Interface in io.github.antoniovizuete.pojospreadsheet.utils.iterator
The interface Integer index.
IntegerSet<T extends IntegerIndex> - Interface in io.github.antoniovizuete.pojospreadsheet.utils.iterator
The interface Integer set.
io.github.antoniovizuete.pojospreadsheet.core - package io.github.antoniovizuete.pojospreadsheet.core
 
io.github.antoniovizuete.pojospreadsheet.core.converter - package io.github.antoniovizuete.pojospreadsheet.core.converter
 
io.github.antoniovizuete.pojospreadsheet.core.decoration - package io.github.antoniovizuete.pojospreadsheet.core.decoration
 
io.github.antoniovizuete.pojospreadsheet.core.decoration.defaults - package io.github.antoniovizuete.pojospreadsheet.core.decoration.defaults
 
io.github.antoniovizuete.pojospreadsheet.core.decoration.keys - package io.github.antoniovizuete.pojospreadsheet.core.decoration.keys
 
io.github.antoniovizuete.pojospreadsheet.core.image - package io.github.antoniovizuete.pojospreadsheet.core.image
 
io.github.antoniovizuete.pojospreadsheet.core.model - package io.github.antoniovizuete.pojospreadsheet.core.model
 
io.github.antoniovizuete.pojospreadsheet.core.model.cell.adress - package io.github.antoniovizuete.pojospreadsheet.core.model.cell.adress
 
io.github.antoniovizuete.pojospreadsheet.core.model.cell.region - package io.github.antoniovizuete.pojospreadsheet.core.model.cell.region
 
io.github.antoniovizuete.pojospreadsheet.core.model.helpers - package io.github.antoniovizuete.pojospreadsheet.core.model.helpers
 
io.github.antoniovizuete.pojospreadsheet.utils.iterator - package io.github.antoniovizuete.pojospreadsheet.utils.iterator
 
io.github.antoniovizuete.pojospreadsheet.utils.reflection - package io.github.antoniovizuete.pojospreadsheet.utils.reflection
 
io.github.antoniovizuete.pojospreadsheet.utils.regex - package io.github.antoniovizuete.pojospreadsheet.utils.regex
 
isFromReader() - Method in class io.github.antoniovizuete.pojospreadsheet.core.AbstractSpreadsheet
Is from reader boolean.
isGetter(Method) - Static method in class io.github.antoniovizuete.pojospreadsheet.utils.reflection.MethodUtils
Is getter boolean.
isGetterOrSetter(Method) - Static method in class io.github.antoniovizuete.pojospreadsheet.utils.reflection.MethodUtils
Is getter or setter boolean.
isSetter(Method) - Static method in class io.github.antoniovizuete.pojospreadsheet.utils.reflection.MethodUtils
Is setter boolean.
isSpecificStyleNull() - Method in class io.github.antoniovizuete.pojospreadsheet.core.CellImpl
 
isSpecificStyleNull(Cell) - Static method in interface io.github.antoniovizuete.pojospreadsheet.core.converter.ConverterHelper
Checks if all CellStyle properties of a Cell are null
italic(Boolean) - Method in class io.github.antoniovizuete.pojospreadsheet.core.decoration.FontImpl
 
italic(Boolean) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Font
Italic font.

L

location(CellRegion) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.TextBox
Location text box.
location(CellRegion) - Method in class io.github.antoniovizuete.pojospreadsheet.core.TextBoxImpl
 

M

marginBottom(Double) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.PrintSetup
Margin bottom print setup.
marginBottom(Double) - Method in class io.github.antoniovizuete.pojospreadsheet.core.PrintSetupImpl
 
marginFooter(Double) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.PrintSetup
Margin footer print setup.
marginFooter(Double) - Method in class io.github.antoniovizuete.pojospreadsheet.core.PrintSetupImpl
 
marginHeader(Double) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.PrintSetup
Margin header print setup.
marginHeader(Double) - Method in class io.github.antoniovizuete.pojospreadsheet.core.PrintSetupImpl
 
marginLeft(Double) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.PrintSetup
Margin left print setup.
marginLeft(Double) - Method in class io.github.antoniovizuete.pojospreadsheet.core.PrintSetupImpl
 
marginRight(Double) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.PrintSetup
Margin right print setup.
marginRight(Double) - Method in class io.github.antoniovizuete.pojospreadsheet.core.PrintSetupImpl
 
marginTop(Double) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.PrintSetup
Margin top print setup.
marginTop(Double) - Method in class io.github.antoniovizuete.pojospreadsheet.core.PrintSetupImpl
 
merge(int) - Method in class io.github.antoniovizuete.pojospreadsheet.core.CellImpl
Merges the indicated number of Cells.
merge(int) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Cell
Merge cell.
merge(String, int) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Row
Merge row.
merge(Integer, int) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Row
Merge row.
merge(Cell, int) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Row
Merge row.
merge(String, int) - Method in class io.github.antoniovizuete.pojospreadsheet.core.RowImpl
Merges the indicated cells.
merge(Integer, int) - Method in class io.github.antoniovizuete.pojospreadsheet.core.RowImpl
Merges the indicated cells.
merge(Cell, int) - Method in class io.github.antoniovizuete.pojospreadsheet.core.RowImpl
Merges the indicated cells.
mergeCell(int, int, int) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Sheet
Merge cell sheet.
mergeCell(Row, Cell, int) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Sheet
Merge cell sheet.
mergeCell(int, int, int) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SheetImpl
Merges the indicated cells.
mergeCell(Row, Cell, int) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SheetImpl
Merges the indicated cells.
mergeObject(Object, Object, Class<T>) - Static method in class io.github.antoniovizuete.pojospreadsheet.utils.reflection.ObjectUtils
Merge object t.
mergeRegion(String) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Sheet
Merge region sheet.
mergeRegion(CellRegion) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Sheet
Merge region sheet.
mergeRegion(String) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SheetImpl
Merges the indicated CellRegionImpl
mergeRegion(CellRegion) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SheetImpl
Merges the indicated CellRegionImpl
mergeRow(int, int, int) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Sheet
Merge row sheet.
mergeRow(Row, Cell, int) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Sheet
Merge row sheet.
mergeRow(int, int, int) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SheetImpl
Merges the indicated rows.
mergeRow(Row, Cell, int) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SheetImpl
Merges the indicated rows.
mergeXSSFCellStyle(Cell) - Method in class io.github.antoniovizuete.pojospreadsheet.core.converter.ConverterCellDecoration
 
MethodUtils - Class in io.github.antoniovizuete.pojospreadsheet.utils.reflection
The type Method utils.
MethodUtils() - Constructor for class io.github.antoniovizuete.pojospreadsheet.utils.reflection.MethodUtils
 

N

name(String) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Sheet
Name sheet.
name(String) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SheetImpl
Sets the sheet's name.
newInstance(int, int) - Static method in interface io.github.antoniovizuete.pojospreadsheet.core.model.CellAddress
New instance cell address.
newInstance(Integer, Integer, Integer, Integer) - Static method in interface io.github.antoniovizuete.pojospreadsheet.core.model.CellRegion
New instance cell region.
newSheet() - Method in class io.github.antoniovizuete.pojospreadsheet.core.AbstractSpreadsheet
Returns a new SheetImpl instance.
newSheet() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Spreadsheet
New sheet sheet.
nextCell() - Method in class io.github.antoniovizuete.pojospreadsheet.core.CellImpl
Returns the next sibling Cell.
nextCell() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Cell
Next cell cell.
nextRow() - Method in class io.github.antoniovizuete.pojospreadsheet.core.CellImpl
Returns the next sibling RowImpl.
nextRow() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Cell
Next row row.
nextRow() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Row
Next row row.
nextRow() - Method in class io.github.antoniovizuete.pojospreadsheet.core.RowImpl
Returns the next sibling Row.
NotMerge - Annotation Type in io.github.antoniovizuete.pojospreadsheet.utils.reflection
The interface Not merge.

O

ObjectUtils - Class in io.github.antoniovizuete.pojospreadsheet.utils.reflection
The type Object utils.
of(String) - Static method in interface io.github.antoniovizuete.pojospreadsheet.core.model.CellAddress
Of cell address.
of(String) - Static method in interface io.github.antoniovizuete.pojospreadsheet.core.model.CellRegion
Of cell region.
orientation(PrintOrientation) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.PrintSetup
Orientation print setup.
orientation(PrintOrientation) - Method in class io.github.antoniovizuete.pojospreadsheet.core.PrintSetupImpl
 

P

paperSize(PaperSize) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.PrintSetup
Paper size print setup.
paperSize(PaperSize) - Method in class io.github.antoniovizuete.pojospreadsheet.core.PrintSetupImpl
 
parentRow() - Method in class io.github.antoniovizuete.pojospreadsheet.core.CellImpl
Returns the RowImpl where the Cell is located.
parentRow() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Cell
Parent row row.
parentSheet() - Method in class io.github.antoniovizuete.pojospreadsheet.core.CellImpl
Returns the SheetImpl where the Cell is located.
parentSheet() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Cell
Parent sheet sheet.
parentSheet() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Row
Parent sheet sheet.
parentSheet() - Method in class io.github.antoniovizuete.pojospreadsheet.core.RowImpl
Returns the SheetImpl where the Cell is located.
performWrite() - Method in class io.github.antoniovizuete.pojospreadsheet.core.AbstractSpreadsheet
 
performWrite() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Spreadsheet
Converts the Spreadsheet to POI Workbook and writes it.
performWrite() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.SpreadsheetWriter
Writes the Spreadsheet and returns the OutputStream.
PoiConverter<T,K> - Interface in io.github.antoniovizuete.pojospreadsheet.core.converter
The interface PoiConverter.
PoiValue<T> - Interface in io.github.antoniovizuete.pojospreadsheet.core.converter
The interface Poi value.
prevCell() - Method in class io.github.antoniovizuete.pojospreadsheet.core.CellImpl
Returns the previous sibling Cell.
prevCell() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Cell
Prev cell cell.
prevRow() - Method in class io.github.antoniovizuete.pojospreadsheet.core.CellImpl
Returns the previous sibling RowImpl.
prevRow() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Cell
Prev row row.
prevRow() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Row
Prev row row.
prevRow() - Method in class io.github.antoniovizuete.pojospreadsheet.core.RowImpl
Returns the previous sibling Row.
printArea(CellRegion) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.PrintSetup
Print area print setup.
printArea(CellRegion) - Method in class io.github.antoniovizuete.pojospreadsheet.core.PrintSetupImpl
 
PrintSetup - Interface in io.github.antoniovizuete.pojospreadsheet.core.model
The interface Print setup.
PrintSetupImpl - Class in io.github.antoniovizuete.pojospreadsheet.core
Class that represents the POI Printing set-up.
PrintSetupImpl() - Constructor for class io.github.antoniovizuete.pojospreadsheet.core.PrintSetupImpl
 

R

range(String) - Method in class io.github.antoniovizuete.pojospreadsheet.core.model.cell.region.CellRegionBuilder
Range cell region builder.
rangeToCellRegion(String) - Static method in class io.github.antoniovizuete.pojospreadsheet.core.model.helpers.CellRegionHelper
Range to cell region cell region.
read(String) - Static method in class io.github.antoniovizuete.pojospreadsheet.core.AbstractSpreadsheet
Reads the indicated Excel Workbook.
readFromFile(String) - Static method in interface io.github.antoniovizuete.pojospreadsheet.core.SpreadsheetFactory
Read from file spreadsheet.
regexSubstring(String, String) - Static method in interface io.github.antoniovizuete.pojospreadsheet.utils.regex.RegexUtils
Regex substring string.
RegexUtils - Interface in io.github.antoniovizuete.pojospreadsheet.utils.regex
The type Regex utils.
remove(ColorKey) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SpreadsheetDecoration
 
remove(FontKey) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SpreadsheetDecoration
 
remove(FormatKey) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SpreadsheetDecoration
 
remove(BorderKey) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SpreadsheetDecoration
 
remove(CellStyleKey) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SpreadsheetDecoration
 
row(Integer) - Method in class io.github.antoniovizuete.pojospreadsheet.core.model.cell.adress.CellAddressBuilder
Row cell address builder.
row(Integer) - Method in class io.github.antoniovizuete.pojospreadsheet.core.model.cell.adress.CellAddressImpl
 
row(Integer) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.CellAddress
Row cell address.
Row - Interface in io.github.antoniovizuete.pojospreadsheet.core.model
The interface Row.
row() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Sheet
Row row.
row(Integer) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Sheet
Row row.
row() - Method in class io.github.antoniovizuete.pojospreadsheet.core.SheetImpl
Returns new RowImpl instance.
row(Integer) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SheetImpl
Returns the RowImpl located into indicated index.
RowImpl - Class in io.github.antoniovizuete.pojospreadsheet.core
Prototype class that represents a POI Row.
RowImpl(Sheet, Integer) - Constructor for class io.github.antoniovizuete.pojospreadsheet.core.RowImpl
 
rows() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Sheet
Rows set.
rows() - Method in class io.github.antoniovizuete.pojospreadsheet.core.SheetImpl
 

S

set - Variable in class io.github.antoniovizuete.pojospreadsheet.utils.iterator.AbstractIntegerSet
The Set.
setAddress(CellAddress) - Method in class io.github.antoniovizuete.pojospreadsheet.core.CellImpl
 
setAlias(String) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Sheet
Sets alias.
setAlias(String) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SheetImpl
 
setAlign(HorizontalAlignment) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Styleable
Sets align.
setAutofit(TextAutofit) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.TextBox
Sets autofit.
setAutofit(TextAutofit) - Method in class io.github.antoniovizuete.pojospreadsheet.core.TextBoxImpl
 
setAutoSize(Boolean) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Sheet
Sets auto size.
setAutoSize(Boolean) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SheetImpl
 
setBackgroundColor(ColorKey) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Styleable
Sets background color.
setBold(Boolean) - Method in class io.github.antoniovizuete.pojospreadsheet.core.decoration.FontImpl
 
setBold(Boolean) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Font
Sets bold.
setBorderBottom(BorderKey) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Styleable
Sets border bottom.
setBorderLeft(BorderKey) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Styleable
Sets border left.
setBorderRight(BorderKey) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Styleable
Sets border right.
setBorderStyle(BorderStyle) - Method in class io.github.antoniovizuete.pojospreadsheet.core.decoration.BorderImpl
 
setBorderStyle(BorderStyle) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Border
Sets border style.
setBorderStyle(BorderKey) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.TextBox
Sets border style.
setBorderStyle(BorderKey) - Method in class io.github.antoniovizuete.pojospreadsheet.core.TextBoxImpl
 
setBorderTop(BorderKey) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Styleable
Sets border top.
setCellStyle(CellStyleKey) - Method in class io.github.antoniovizuete.pojospreadsheet.core.CellImpl
 
setCellStyle(CellStyleKey) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Cell
Sets cell style.
setCol(Integer) - Method in class io.github.antoniovizuete.pojospreadsheet.core.model.cell.adress.CellAddressImpl
 
setCol(Integer) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.CellAddress
Sets col.
setColor(ColorKey) - Method in class io.github.antoniovizuete.pojospreadsheet.core.decoration.BorderImpl
 
setColor(ColorKey) - Method in class io.github.antoniovizuete.pojospreadsheet.core.decoration.FontImpl
 
setColor(ColorKey) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Border
Sets color.
setColor(ColorKey) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Font
Sets color.
setEnd(CellAddress) - Method in class io.github.antoniovizuete.pojospreadsheet.core.model.cell.region.CellRegionImpl
 
setEnd(CellAddress) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.CellRegion
Sets end.
setFilterRange(CellRegion) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Sheet
Sets filter range.
setFilterRange(CellRegion) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SheetImpl
 
setFont(FontKey) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Styleable
Sets font.
setFontName(String) - Method in class io.github.antoniovizuete.pojospreadsheet.core.decoration.FontImpl
 
setFontName(String) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Font
Sets font name.
setFormat(FormatKey) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Styleable
Sets format.
setFromReader(Boolean) - Method in class io.github.antoniovizuete.pojospreadsheet.core.AbstractSpreadsheet
Sets from reader.
setGetter(Method) - Method in class io.github.antoniovizuete.pojospreadsheet.utils.reflection.Field
Sets getter.
setHeight(Integer) - Method in class io.github.antoniovizuete.pojospreadsheet.core.decoration.FontImpl
 
setHeight(Integer) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Font
Sets height.
setHexRGB(String) - Method in class io.github.antoniovizuete.pojospreadsheet.core.decoration.ColorImpl
 
setHexRGB(String) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Color
Sets hex rgb.
setHyperlink(CellAddressImpl) - Method in class io.github.antoniovizuete.pojospreadsheet.core.CellImpl
 
setHyperlink(CellAddressImpl) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Cell
Sets hyperlink.
setImages(List<Image>) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Sheet
Sets images.
setImages(List<Image>) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SheetImpl
 
setIndex(Integer) - Method in class io.github.antoniovizuete.pojospreadsheet.core.CellImpl
 
setIndex(Integer) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Cell
Sets index.
setIndex(Integer) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Sheet
Sets index.
setIndex(Integer) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SheetImpl
 
setInstance(T) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Styleable
Sets instance.
setItalic(Boolean) - Method in class io.github.antoniovizuete.pojospreadsheet.core.decoration.FontImpl
 
setItalic(Boolean) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Font
Sets italic.
setMarginBottom(Double) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.PrintSetup
Sets margin bottom.
setMarginBottom(Double) - Method in class io.github.antoniovizuete.pojospreadsheet.core.PrintSetupImpl
 
setMarginFooter(Double) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.PrintSetup
Sets margin footer.
setMarginFooter(Double) - Method in class io.github.antoniovizuete.pojospreadsheet.core.PrintSetupImpl
 
setMarginHeader(Double) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.PrintSetup
Sets margin header.
setMarginHeader(Double) - Method in class io.github.antoniovizuete.pojospreadsheet.core.PrintSetupImpl
 
setMarginLeft(Double) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.PrintSetup
Sets margin left.
setMarginLeft(Double) - Method in class io.github.antoniovizuete.pojospreadsheet.core.PrintSetupImpl
 
setMarginRight(Double) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.PrintSetup
Sets margin right.
setMarginRight(Double) - Method in class io.github.antoniovizuete.pojospreadsheet.core.PrintSetupImpl
 
setMarginTop(Double) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.PrintSetup
Sets margin top.
setMarginTop(Double) - Method in class io.github.antoniovizuete.pojospreadsheet.core.PrintSetupImpl
 
setMergedCells(Map<String, CellRegion>) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Sheet
Sets merged cells.
setMergedCells(Map<String, CellRegion>) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SheetImpl
 
setMethod(Method) - Method in class io.github.antoniovizuete.pojospreadsheet.utils.reflection.Field
Set method.
setName(String) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Sheet
Sets name.
setName(String) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SheetImpl
 
setName(String) - Method in class io.github.antoniovizuete.pojospreadsheet.utils.reflection.Field
Sets name.
setOrientation(PrintOrientation) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.PrintSetup
Sets orientation.
setOrientation(PrintOrientation) - Method in class io.github.antoniovizuete.pojospreadsheet.core.PrintSetupImpl
 
setPaperSize(PaperSize) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.PrintSetup
Sets paper size.
setPaperSize(PaperSize) - Method in class io.github.antoniovizuete.pojospreadsheet.core.PrintSetupImpl
 
setPath(String) - Method in class io.github.antoniovizuete.pojospreadsheet.core.image.ImageInputStream
Sets the resource path.
setPosition(CellRegion) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.TextBox
Sets position.
setPosition(CellRegion) - Method in class io.github.antoniovizuete.pojospreadsheet.core.TextBoxImpl
 
setPrintArea(CellRegion) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.PrintSetup
Sets print area.
setPrintArea(CellRegion) - Method in class io.github.antoniovizuete.pojospreadsheet.core.PrintSetupImpl
 
setPrintSetup(PrintSetup) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Sheet
Sets print setup.
setPrintSetup(PrintSetup) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SheetImpl
 
setRow(Integer) - Method in class io.github.antoniovizuete.pojospreadsheet.core.model.cell.adress.CellAddressImpl
 
setRow(Integer) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.CellAddress
Sets row.
setSetter(Method) - Method in class io.github.antoniovizuete.pojospreadsheet.utils.reflection.Field
Sets setter.
setSheet(String) - Method in class io.github.antoniovizuete.pojospreadsheet.core.model.cell.adress.CellAddressImpl
 
setSheet(String) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.CellAddress
Sets sheet.
setStart(CellAddress) - Method in class io.github.antoniovizuete.pojospreadsheet.core.model.cell.region.CellRegionImpl
 
setStart(CellAddress) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.CellRegion
Sets start.
setTextBoxes(List<TextBox>) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Sheet
Sets text boxes.
setTextBoxes(List<TextBox>) - Method in class io.github.antoniovizuete.pojospreadsheet.core.SheetImpl
 
setTextColor(ColorKey) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.TextBox
Sets text color.
setTextColor(ColorKey) - Method in class io.github.antoniovizuete.pojospreadsheet.core.TextBoxImpl
 
setType(CellType) - Method in class io.github.antoniovizuete.pojospreadsheet.core.CellImpl
 
setType(Image.ImageType) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.image.Image
Set the Image.ImageType of an Image.
setType(CellType) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Cell
Sets type.
setTypeOffset(Font.Offset) - Method in class io.github.antoniovizuete.pojospreadsheet.core.decoration.FontImpl
 
setTypeOffset(Font.Offset) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Font
Sets type offset.
setUnderline(Font.Underline) - Method in class io.github.antoniovizuete.pojospreadsheet.core.decoration.FontImpl
 
setUnderline(Font.Underline) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Font
Sets underline.
setValue(Object) - Method in class io.github.antoniovizuete.pojospreadsheet.core.CellImpl
 
setValue(String) - Method in class io.github.antoniovizuete.pojospreadsheet.core.decoration.FormatImpl
 
setValue(Object) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Cell
Sets value.
setValue(String) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Format
Sets value.
setValue(String) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.TextBox
Sets value.
setValue(String) - Method in class io.github.antoniovizuete.pojospreadsheet.core.TextBoxImpl
 
setVerticalAlign(VerticalAlignment) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Styleable
Sets vertical align.
sheet(String) - Method in class io.github.antoniovizuete.pojospreadsheet.core.model.cell.adress.CellAddressBuilder
Sheet cell address builder.
sheet(String) - Method in class io.github.antoniovizuete.pojospreadsheet.core.model.cell.adress.CellAddressImpl
 
sheet(String) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.CellAddress
Sheet cell address.
Sheet - Interface in io.github.antoniovizuete.pojospreadsheet.core.model
The interface Sheet.
SheetImpl - Class in io.github.antoniovizuete.pojospreadsheet.core
Prototype class that represents a POI Sheet.
SheetImpl(Integer) - Constructor for class io.github.antoniovizuete.pojospreadsheet.core.SheetImpl
 
sheets() - Method in class io.github.antoniovizuete.pojospreadsheet.core.AbstractSpreadsheet
 
sheets() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Spreadsheet
Sheets set.
Spreadsheet - Interface in io.github.antoniovizuete.pojospreadsheet.core.model
The interface Spreadsheet.
SpreadsheetDecoration - Class in io.github.antoniovizuete.pojospreadsheet.core
The type SpreadsheetDecoration.
SpreadsheetDecoration() - Constructor for class io.github.antoniovizuete.pojospreadsheet.core.SpreadsheetDecoration
 
SpreadsheetFactory - Interface in io.github.antoniovizuete.pojospreadsheet.core
The interface Spreadsheet factory.
SpreadsheetImpl - Class in io.github.antoniovizuete.pojospreadsheet.core
The type Spreadsheet.
SpreadsheetWriter<T extends OutputStream> - Interface in io.github.antoniovizuete.pojospreadsheet.core.model
The interface Spreadsheet writer.
start(CellAddress) - Method in class io.github.antoniovizuete.pojospreadsheet.core.model.cell.region.CellRegionBuilder
Start cell region builder.
start(CellAddress) - Method in class io.github.antoniovizuete.pojospreadsheet.core.model.cell.region.CellRegionImpl
 
start(CellAddress) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.CellRegion
Start cell region.
Styleable<T> - Interface in io.github.antoniovizuete.pojospreadsheet.core.model
The interface Styleable.

T

TextBox - Interface in io.github.antoniovizuete.pojospreadsheet.core.model
The interface Text box.
TextBoxImpl - Class in io.github.antoniovizuete.pojospreadsheet.core
Prototype class that represents a POI TextBox.
TextBoxImpl(CellRegion, String) - Constructor for class io.github.antoniovizuete.pojospreadsheet.core.TextBoxImpl
 
textColor(ColorKey) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.TextBox
Text color text box.
textColor(ColorKey) - Method in class io.github.antoniovizuete.pojospreadsheet.core.TextBoxImpl
 
toAwtColor() - Method in class io.github.antoniovizuete.pojospreadsheet.core.decoration.ColorImpl
 
toAwtColor() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Color
To awt color java . awt . color.
toByteArray() - Method in class io.github.antoniovizuete.pojospreadsheet.core.decoration.ColorImpl
 
toByteArray() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Color
To byte array byte [ ].
toName(int) - Static method in class io.github.antoniovizuete.pojospreadsheet.core.model.helpers.CellAddressHelper
To name string.
toNumber(String) - Static method in class io.github.antoniovizuete.pojospreadsheet.core.model.helpers.CellAddressHelper
To number integer.
toString() - Method in class io.github.antoniovizuete.pojospreadsheet.core.CellImpl
 
toString() - Method in class io.github.antoniovizuete.pojospreadsheet.core.decoration.ColorImpl
 
toString() - Method in class io.github.antoniovizuete.pojospreadsheet.core.image.ImageInputStream
 
toString() - Method in class io.github.antoniovizuete.pojospreadsheet.core.model.cell.adress.CellAddressImpl
 
toString() - Method in class io.github.antoniovizuete.pojospreadsheet.core.model.cell.region.CellRegionImpl
 
toString() - Method in class io.github.antoniovizuete.pojospreadsheet.core.PrintSetupImpl
 
toString() - Method in class io.github.antoniovizuete.pojospreadsheet.core.TextBoxImpl
 
type(Image.ImageType) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.image.Image
"Builder-Look" method.
typeOffset(Font.Offset) - Method in class io.github.antoniovizuete.pojospreadsheet.core.decoration.FontImpl
 
typeOffset(Font.Offset) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Font
Type offset font.

U

underline(Font.Underline) - Method in class io.github.antoniovizuete.pojospreadsheet.core.decoration.FontImpl
 
underline(Font.Underline) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Font
Underline font.

V

value(Object) - Method in class io.github.antoniovizuete.pojospreadsheet.core.CellImpl
Sets the content of the cell.
value(Object) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Cell
Value cell.
value(String) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.TextBox
Value text box.
value(String) - Method in class io.github.antoniovizuete.pojospreadsheet.core.TextBoxImpl
 
valueOf(String) - Static method in enum io.github.antoniovizuete.pojospreadsheet.core.decoration.defaults.DefaultCellStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.github.antoniovizuete.pojospreadsheet.core.decoration.defaults.DefaultFont
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.github.antoniovizuete.pojospreadsheet.core.decoration.defaults.DefaultFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.github.antoniovizuete.pojospreadsheet.core.image.Image.ImageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.github.antoniovizuete.pojospreadsheet.core.model.Font.BoldWeight
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.github.antoniovizuete.pojospreadsheet.core.model.Font.Offset
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.github.antoniovizuete.pojospreadsheet.core.model.Font.Underline
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.github.antoniovizuete.pojospreadsheet.core.decoration.defaults.DefaultCellStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.github.antoniovizuete.pojospreadsheet.core.decoration.defaults.DefaultFont
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.github.antoniovizuete.pojospreadsheet.core.decoration.defaults.DefaultFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.github.antoniovizuete.pojospreadsheet.core.image.Image.ImageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.github.antoniovizuete.pojospreadsheet.core.model.Font.BoldWeight
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.github.antoniovizuete.pojospreadsheet.core.model.Font.Offset
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.github.antoniovizuete.pojospreadsheet.core.model.Font.Underline
Returns an array containing the constants of this enum type, in the order they are declared.
verticalAlign(VerticalAlignment) - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Styleable
Sets the vertical align and return the current instance.
VOID_PARAMS - Static variable in class io.github.antoniovizuete.pojospreadsheet.utils.reflection.MethodUtils
The constant VOID_PARAMS.

W

write() - Method in class io.github.antoniovizuete.pojospreadsheet.core.AbstractSpreadsheet
Writes the Excel Workbook.
write() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.Spreadsheet
Deprecated.
To be deleted at version 1.0
write() - Method in interface io.github.antoniovizuete.pojospreadsheet.core.model.SpreadsheetWriter
Deprecated.
To be deleted at version 1.0
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links

Copyright © 2018. All rights reserved.