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

A

AbstractValueType<T extends Serializable> - Class in bad.robot.excel
 
AbstractValueType(T) - Constructor for class bad.robot.excel.AbstractValueType
 
adapt(Cell) - Method in interface bad.robot.excel.matchers.CellAdapter
 
adaptPoi(Cell) - Static method in enum bad.robot.excel.matchers.CellType
 
addTo(Row, ColumnIndex, Workbook) - Method in class bad.robot.excel.cell.BlankCell
 
addTo(Row, ColumnIndex, Workbook) - Method in class bad.robot.excel.cell.BooleanCell
 
addTo(Row, ColumnIndex, Workbook) - Method in interface bad.robot.excel.cell.Cell
 
addTo(Row, ColumnIndex, Workbook) - Method in class bad.robot.excel.cell.DateCell
 
addTo(Row, ColumnIndex, Workbook) - Method in class bad.robot.excel.cell.DoubleCell
 
addTo(Row, ColumnIndex, Workbook) - Method in class bad.robot.excel.cell.ErrorCell
 
addTo(Row, ColumnIndex, Workbook) - Method in class bad.robot.excel.cell.FormulaCell
 
addTo(Row, ColumnIndex, Workbook) - Method in class bad.robot.excel.cell.HyperlinkCell
 
addTo(Row, ColumnIndex, Workbook) - Method in class bad.robot.excel.cell.StringCell
 
Alignment - Class in bad.robot.excel.style
 
Alignment(AlignmentStyle) - Constructor for class bad.robot.excel.style.Alignment
 
alignment(AlignmentStyle) - Static method in class bad.robot.excel.style.Alignment
 
AlignmentStyle - Enum in bad.robot.excel.style
 
appendRowToFirstSheet(Row) - Method in interface bad.robot.excel.workbook.Editable
 
appendRowToFirstSheet(Row) - Method in class bad.robot.excel.workbook.NavigablePoiWorkbook
Deprecated.  
appendRowToFirstSheet(Row) - Method in class bad.robot.excel.workbook.PoiWorkbook
 
appendRowToSheet(Row, SheetIndex) - Method in interface bad.robot.excel.workbook.Editable
 
appendRowToSheet(Row, SheetIndex) - Method in class bad.robot.excel.workbook.NavigablePoiWorkbook
Deprecated.  
appendRowToSheet(Row, SheetIndex) - Method in class bad.robot.excel.workbook.PoiWorkbook
 
appendTo(Workbook, SheetIndex) - Method in class bad.robot.excel.row.Row
 
applyTo(Cell, Workbook) - Method in class bad.robot.excel.cell.DataFormat
 
applyTo(Cell, Workbook) - Method in class bad.robot.excel.style.NoStyle
 
applyTo(Cell, Workbook) - Method in class bad.robot.excel.style.ReplaceExistingStyle
 
applyTo(Cell, Workbook) - Method in interface bad.robot.excel.style.Style
 
applyTo(Cell, Workbook) - Method in class bad.robot.excel.style.StyleBuilder
 
aRow() - Static method in class bad.robot.excel.row.DefaultRowBuilder
 
aRow() - Static method in class bad.robot.excel.row.DefaultStyledRowBuilder
 
aRowWithDefaultStyle(Style) - Static method in class bad.robot.excel.row.DefaultStyledRowBuilder
 
asDayMonthYear() - Static method in class bad.robot.excel.cell.DataFormat
 
asExcelColumn(Cell) - Static method in class bad.robot.excel.PoiToExcelCoercions
 
asExcelCoordinate(Cell) - Static method in class bad.robot.excel.PoiToExcelCoercions
 
asExcelRow(Cell) - Static method in class bad.robot.excel.PoiToExcelCoercions
 
asExcelRow(Row) - Static method in class bad.robot.excel.PoiToExcelCoercions
 
Assertions - Class in bad.robot.excel
 
Assertions() - Constructor for class bad.robot.excel.Assertions
 
assertNotNull(T) - Static method in class bad.robot.excel.Assertions
 
asTwoDecimalPlacesNumber() - Static method in class bad.robot.excel.cell.DataFormat
 
aStyle() - Static method in class bad.robot.excel.style.StyleBuilder
 

B

bad.robot.excel - package bad.robot.excel
 
bad.robot.excel.cell - package bad.robot.excel.cell
 
bad.robot.excel.column - package bad.robot.excel.column
 
bad.robot.excel.matchers - package bad.robot.excel.matchers
 
bad.robot.excel.row - package bad.robot.excel.row
 
bad.robot.excel.sheet - package bad.robot.excel.sheet
 
bad.robot.excel.style - package bad.robot.excel.style
 
bad.robot.excel.workbook - package bad.robot.excel.workbook
 
BlankCell - Class in bad.robot.excel.cell
 
BlankCell() - Constructor for class bad.robot.excel.cell.BlankCell
 
BlankCell(Style) - Constructor for class bad.robot.excel.cell.BlankCell
 
blankCell(Coordinate) - Method in interface bad.robot.excel.workbook.Editable
 
blankCell(Coordinate) - Method in class bad.robot.excel.workbook.NavigablePoiWorkbook
Deprecated.  
blankCell(Coordinate) - Method in class bad.robot.excel.workbook.PoiWorkbook
 
BooleanCell - Class in bad.robot.excel.cell
 
BooleanCell(Boolean) - Constructor for class bad.robot.excel.cell.BooleanCell
 
BooleanCell(Boolean, Style) - Constructor for class bad.robot.excel.cell.BooleanCell
 
Border - Class in bad.robot.excel.style
 
border(TopBorder, RightBorder, BottomBorder, LeftBorder) - Static method in class bad.robot.excel.style.Border
 
BorderStyle - Enum in bad.robot.excel.style
 
bottom(BorderStyle) - Static method in class bad.robot.excel.style.BottomBorder
 
BottomBorder - Class in bad.robot.excel.style
 
build() - Method in class bad.robot.excel.row.DefaultRowBuilder
 
build() - Method in class bad.robot.excel.row.DefaultStyledRowBuilder
 
build() - Method in class bad.robot.excel.row.NullSkippingRowBuilder
 
build() - Method in interface bad.robot.excel.row.RowBuilder
 

C

Cell - Interface in bad.robot.excel.cell
 
CellAdapter - Interface in bad.robot.excel.matchers
 
CellInRowMatcher - Class in bad.robot.excel.matchers
 
CellMatcher - Class in bad.robot.excel.matchers
 
CellNumberMatcher - Class in bad.robot.excel.matchers
Assert the number of cells in two workbooks are the same.
CellsMatcher - Class in bad.robot.excel.matchers
 
CellStyleFactory - Interface in bad.robot.excel.style
 
CellType - Enum in bad.robot.excel.matchers
 
ClonedStyleFactory - Class in bad.robot.excel.style
 
Colour - Enum in bad.robot.excel.style
 
column(ExcelColumnIndex) - Static method in class bad.robot.excel.column.ColumnIndex
 
ColumnIndex - Class in bad.robot.excel.column
 
compareTo(AbstractValueType<?>) - Method in class bad.robot.excel.AbstractValueType
 
containsSameNamedSheetsAs(Workbook) - Static method in class bad.robot.excel.matchers.SheetNameMatcher
 
Coordinate - Class in bad.robot.excel.sheet
 
coordinate(ExcelColumnIndex, Integer) - Static method in class bad.robot.excel.sheet.Coordinate
 
coordinate(ExcelColumnIndex, Integer, SheetIndex) - Static method in class bad.robot.excel.sheet.Coordinate
 
coordinate(ColumnIndex, RowIndex) - Static method in class bad.robot.excel.sheet.Coordinate
 
coordinate(ColumnIndex, RowIndex, SheetIndex) - Static method in class bad.robot.excel.sheet.Coordinate
 
coordinate(ExcelColumnIndex, int) - Static method in class bad.robot.excel.sheet.ExcelCoordinate
 
coordinate(ExcelColumnIndex, ExcelRowIndex) - Static method in class bad.robot.excel.sheet.ExcelCoordinate
 
CopyRow - Class in bad.robot.excel.row
 
CopyRow() - Constructor for class bad.robot.excel.row.CopyRow
 
copyRow(Workbook, Sheet, RowIndex, RowIndex) - Static method in class bad.robot.excel.row.CopyRow
Copies a row from a row index on the given workbook and sheet to another row index.
copyRow(Workbook, Sheet, RowIndex, RowIndex) - Method in interface bad.robot.excel.workbook.Editable
 
copyRow(Workbook, Sheet, RowIndex, RowIndex) - Method in class bad.robot.excel.workbook.NavigablePoiWorkbook
Deprecated.  
copyRow(Workbook, Sheet, RowIndex, RowIndex) - Method in class bad.robot.excel.workbook.PoiWorkbook
 
create(Workbook) - Method in interface bad.robot.excel.style.CellStyleFactory
 
create(Workbook) - Method in class bad.robot.excel.style.ClonedStyleFactory
 
create(Workbook) - Method in class bad.robot.excel.style.NewStyleFactory
 
create() - Method in enum bad.robot.excel.workbook.WorkbookType
 

D

DataFormat - Class in bad.robot.excel.cell
 
dataFormat(String) - Static method in class bad.robot.excel.cell.DataFormat
 
DateCell - Class in bad.robot.excel.cell
 
DateCell(Date) - Constructor for class bad.robot.excel.cell.DateCell
 
DateCell(Date, Style) - Constructor for class bad.robot.excel.cell.DateCell
 
DefaultRowBuilder - Class in bad.robot.excel.row
 
DefaultStyledRowBuilder - Class in bad.robot.excel.row
 
describeTo(Description) - Method in class bad.robot.excel.matchers.CellInRowMatcher
 
describeTo(Description) - Method in class bad.robot.excel.matchers.CellMatcher
 
describeTo(Description) - Method in class bad.robot.excel.matchers.CellNumberMatcher
 
describeTo(Description) - Method in class bad.robot.excel.matchers.CellsMatcher
 
describeTo(Description) - Method in class bad.robot.excel.matchers.RowInSheetMatcher
 
describeTo(Description) - Method in class bad.robot.excel.matchers.RowMissingMatcher
 
describeTo(Description) - Method in class bad.robot.excel.matchers.RowNumberMatcher
 
describeTo(Description) - Method in class bad.robot.excel.matchers.RowsMatcher
 
describeTo(Description) - Method in class bad.robot.excel.matchers.SheetMatcher
 
describeTo(Description) - Method in class bad.robot.excel.matchers.SheetNameMatcher
 
describeTo(Description) - Method in class bad.robot.excel.matchers.SheetNumberMatcher
 
describeTo(Description) - Method in class bad.robot.excel.matchers.SheetsMatcher
 
describeTo(Description) - Method in class bad.robot.excel.matchers.WorkbookMatcher
 
discover(T, Iterable<Matcher<T>>) - Method in interface bad.robot.excel.matchers.MismatchDetector
 
DoubleCell - Class in bad.robot.excel.cell
 
DoubleCell(Double) - Constructor for class bad.robot.excel.cell.DoubleCell
 
DoubleCell(Double, Style) - Constructor for class bad.robot.excel.cell.DoubleCell
 

E

Editable - Interface in bad.robot.excel.workbook
 
equals(Object) - Method in class bad.robot.excel.AbstractValueType
 
equals(Object) - Method in class bad.robot.excel.cell.StyledCell
 
equalTo(Cell) - Static method in class bad.robot.excel.matchers.CellMatcher
 
equalTo(Cell) - Static method in class bad.robot.excel.matchers.Matchers
 
ErrorCell - Class in bad.robot.excel.cell
 
ErrorCell(Byte) - Constructor for class bad.robot.excel.cell.ErrorCell
 
ErrorCell(Byte, Style) - Constructor for class bad.robot.excel.cell.ErrorCell
 
ExcelColumnIndex - Enum in bad.robot.excel.column
Currently supporting only 702 columns.
ExcelCoordinate - Class in bad.robot.excel.sheet
 
ExcelCoordinate(ExcelColumnIndex, ExcelRowIndex) - Constructor for class bad.robot.excel.sheet.ExcelCoordinate
 
ExcelRowIndex - Class in bad.robot.excel.row
 
ExcelWorkbook - Interface in bad.robot.excel.workbook
 

F

Fill - Class in bad.robot.excel.style
 
fill(ForegroundColour) - Static method in class bad.robot.excel.style.Fill
 
FontColour - Class in bad.robot.excel.style
 
fontColour(Colour) - Static method in class bad.robot.excel.style.FontColour
 
FontSize - Class in bad.robot.excel.style
 
fontSize(String) - Static method in class bad.robot.excel.style.FontSize
 
ForegroundColour - Class in bad.robot.excel.style
 
foregroundColour(Colour) - Static method in class bad.robot.excel.style.ForegroundColour
 
Formula - Class in bad.robot.excel.cell
 
formula(String) - Static method in class bad.robot.excel.cell.Formula
 
FormulaCell - Class in bad.robot.excel.cell
 
FormulaCell(String) - Constructor for class bad.robot.excel.cell.FormulaCell
 
FormulaCell(Formula) - Constructor for class bad.robot.excel.cell.FormulaCell
 
FormulaCell(String, Style) - Constructor for class bad.robot.excel.cell.FormulaCell
 
from(int) - Static method in enum bad.robot.excel.column.ExcelColumnIndex
 

G

getBottom() - Method in class bad.robot.excel.style.Border
 
getCellAt(Coordinate) - Method in interface bad.robot.excel.workbook.Navigable
 
getCellAt(Coordinate) - Method in class bad.robot.excel.workbook.NavigablePoiWorkbook
Deprecated.  
getColumn() - Method in class bad.robot.excel.sheet.Coordinate
 
getDescription() - Method in enum bad.robot.excel.workbook.WorkbookType
 
getForegroundColour() - Method in class bad.robot.excel.style.Fill
 
getInputStream() - Method in interface bad.robot.excel.workbook.ExcelWorkbook
 
getLeft() - Method in class bad.robot.excel.style.Border
 
getPoiStyle() - Method in enum bad.robot.excel.style.AlignmentStyle
 
getPoiStyle() - Method in enum bad.robot.excel.style.BorderStyle
 
getPoiStyle() - Method in enum bad.robot.excel.style.Colour
 
getRight() - Method in class bad.robot.excel.style.Border
 
getRow() - Method in class bad.robot.excel.sheet.Coordinate
 
getRowAt(RowIndex, SheetIndex) - Method in interface bad.robot.excel.workbook.Navigable
 
getRowAt(RowIndex, SheetIndex) - Method in class bad.robot.excel.workbook.NavigablePoiWorkbook
Deprecated.  
getSheet() - Method in class bad.robot.excel.sheet.Coordinate
 
getStyle() - Method in class bad.robot.excel.cell.StyledCell
 
getTop() - Method in class bad.robot.excel.style.Border
 

H

hashCode() - Method in class bad.robot.excel.AbstractValueType
 
hasSameCell(Cell) - Static method in class bad.robot.excel.matchers.CellInRowMatcher
 
hasSameCellsAs(Row) - Static method in class bad.robot.excel.matchers.CellsMatcher
 
hasSameNumberOfCellsAs(Row) - Static method in class bad.robot.excel.matchers.CellNumberMatcher
 
hasSameNumberOfRowAs(Sheet) - Static method in class bad.robot.excel.matchers.RowNumberMatcher
 
hasSameNumberOfSheetsAs(Workbook) - Static method in class bad.robot.excel.matchers.SheetNumberMatcher
 
hasSameRow(Row) - Static method in class bad.robot.excel.matchers.RowInSheetMatcher
 
hasSameRowsAs(Sheet) - Static method in class bad.robot.excel.matchers.RowsMatcher
 
hasSameSheetsAs(Workbook) - Static method in class bad.robot.excel.matchers.SheetMatcher
 
Hyperlink - Class in bad.robot.excel.cell
 
hyperlink(String, URL) - Static method in class bad.robot.excel.cell.Hyperlink
 
hyperlink(String, String) - Static method in class bad.robot.excel.cell.Hyperlink
 
HyperlinkCell - Class in bad.robot.excel.cell
Only supports URL hyperlinks.
HyperlinkCell(String, URL) - Constructor for class bad.robot.excel.cell.HyperlinkCell
 
HyperlinkCell(Hyperlink) - Constructor for class bad.robot.excel.cell.HyperlinkCell
 
HyperlinkCell(String, URL, Style) - Constructor for class bad.robot.excel.cell.HyperlinkCell
 

I

insertAt(Workbook, SheetIndex, RowIndex) - Method in class bad.robot.excel.row.Row
 
insertRowToFirstSheet(Row, RowIndex) - Method in interface bad.robot.excel.workbook.Editable
 
insertRowToFirstSheet(Row, RowIndex) - Method in class bad.robot.excel.workbook.NavigablePoiWorkbook
Deprecated.  
insertRowToFirstSheet(Row, RowIndex) - Method in class bad.robot.excel.workbook.PoiWorkbook
 
insertRowToSheet(Row, RowIndex, SheetIndex) - Method in interface bad.robot.excel.workbook.Editable
 
insertRowToSheet(Row, RowIndex, SheetIndex) - Method in class bad.robot.excel.workbook.NavigablePoiWorkbook
Deprecated.  
insertRowToSheet(Row, RowIndex, SheetIndex) - Method in class bad.robot.excel.workbook.PoiWorkbook
 
insertSheet() - Method in interface bad.robot.excel.workbook.Editable
 
insertSheet(String) - Method in interface bad.robot.excel.workbook.Editable
 
insertSheet(String) - Method in class bad.robot.excel.workbook.NavigablePoiWorkbook
Deprecated.  
insertSheet() - Method in class bad.robot.excel.workbook.NavigablePoiWorkbook
Deprecated.  
insertSheet(String) - Method in class bad.robot.excel.workbook.PoiWorkbook
 
insertSheet() - Method in class bad.robot.excel.workbook.PoiWorkbook
 
iterator() - Method in class bad.robot.excel.sheet.SheetIterable
 
iterator() - Method in class bad.robot.excel.sheet.SheetNameIterable
 

L

left(BorderStyle) - Static method in class bad.robot.excel.style.LeftBorder
 
LeftBorder - Class in bad.robot.excel.style
 

M

Matchers - Class in bad.robot.excel.matchers
 
Matchers() - Constructor for class bad.robot.excel.matchers.Matchers
 
matchesSafely(Row, Description) - Method in class bad.robot.excel.matchers.CellInRowMatcher
 
matchesSafely(Cell, Description) - Method in class bad.robot.excel.matchers.CellMatcher
 
matchesSafely(Row, Description) - Method in class bad.robot.excel.matchers.CellNumberMatcher
 
matchesSafely(Row, Description) - Method in class bad.robot.excel.matchers.CellsMatcher
 
matchesSafely(Sheet, Description) - Method in class bad.robot.excel.matchers.RowInSheetMatcher
 
matchesSafely(Row, Description) - Method in class bad.robot.excel.matchers.RowMissingMatcher
 
matchesSafely(Sheet, Description) - Method in class bad.robot.excel.matchers.RowNumberMatcher
 
matchesSafely(Sheet, Description) - Method in class bad.robot.excel.matchers.RowsMatcher
 
matchesSafely(Workbook, Description) - Method in class bad.robot.excel.matchers.SheetMatcher
 
matchesSafely(Workbook, Description) - Method in class bad.robot.excel.matchers.SheetNameMatcher
 
matchesSafely(Workbook, Description) - Method in class bad.robot.excel.matchers.SheetNumberMatcher
 
matchesSafely(Workbook, Description) - Method in class bad.robot.excel.matchers.SheetsMatcher
 
matchesSafely(Workbook, Description) - Method in class bad.robot.excel.matchers.WorkbookMatcher
 
MismatchDetector<T> - Interface in bad.robot.excel.matchers
 

N

Navigable - Interface in bad.robot.excel.workbook
 
NavigablePoiWorkbook - Class in bad.robot.excel.workbook
Deprecated. 
NavigablePoiWorkbook(Workbook) - Constructor for class bad.robot.excel.workbook.NavigablePoiWorkbook
Deprecated.  
newStyle() - Static method in class bad.robot.excel.style.NewStyleFactory
 
newStyleBasedOn(Cell) - Static method in class bad.robot.excel.style.ClonedStyleFactory
 
NewStyleFactory - Class in bad.robot.excel.style
 
NoStyle - Class in bad.robot.excel.style
 
NoStyle() - Constructor for class bad.robot.excel.style.NoStyle
 
NullSkippingRowBuilder - Class in bad.robot.excel.row
 
NullSkippingRowBuilder(int, Style) - Constructor for class bad.robot.excel.row.NullSkippingRowBuilder
 

O

OutputWorkbook - Class in bad.robot.excel
 
OutputWorkbook() - Constructor for class bad.robot.excel.OutputWorkbook
 

P

PoiToExcelCoercions - Class in bad.robot.excel
 
PoiToExcelCoercions() - Constructor for class bad.robot.excel.PoiToExcelCoercions
 
PoiWorkbook - Class in bad.robot.excel.workbook
 
PoiWorkbook(WorkbookType) - Constructor for class bad.robot.excel.workbook.PoiWorkbook
 
PoiWorkbook(InputStream) - Constructor for class bad.robot.excel.workbook.PoiWorkbook
 
PoiWorkbook(File) - Constructor for class bad.robot.excel.workbook.PoiWorkbook
 
PoiWorkbook(Workbook) - Constructor for class bad.robot.excel.workbook.PoiWorkbook
 
PoiWorkbookReader - Class in bad.robot.excel.workbook
 
PoiWorkbookReader() - Constructor for class bad.robot.excel.workbook.PoiWorkbookReader
 
PoiWorkbookWriter - Class in bad.robot.excel.workbook
 
PoiWorkbookWriter(Workbook) - Constructor for class bad.robot.excel.workbook.PoiWorkbookWriter
 

R

read(File) - Method in class bad.robot.excel.workbook.PoiWorkbookReader
 
read(InputStream) - Method in class bad.robot.excel.workbook.PoiWorkbookReader
 
read(File) - Method in interface bad.robot.excel.workbook.Readable
 
read(InputStream) - Method in interface bad.robot.excel.workbook.Readable
 
Readable<T> - Interface in bad.robot.excel.workbook
 
refreshFormulas() - Method in interface bad.robot.excel.workbook.Editable
 
refreshFormulas() - Method in class bad.robot.excel.workbook.NavigablePoiWorkbook
Deprecated.  
refreshFormulas() - Method in class bad.robot.excel.workbook.PoiWorkbook
 
replaceCell(Coordinate, Cell) - Method in interface bad.robot.excel.workbook.Editable
 
replaceCell(Coordinate, String) - Method in interface bad.robot.excel.workbook.Editable
 
replaceCell(Coordinate, Formula) - Method in interface bad.robot.excel.workbook.Editable
 
replaceCell(Coordinate, Date) - Method in interface bad.robot.excel.workbook.Editable
 
replaceCell(Coordinate, Double) - Method in interface bad.robot.excel.workbook.Editable
 
replaceCell(Coordinate, Hyperlink) - Method in interface bad.robot.excel.workbook.Editable
 
replaceCell(Coordinate, Boolean) - Method in interface bad.robot.excel.workbook.Editable
 
replaceCell(Coordinate, Cell) - Method in class bad.robot.excel.workbook.NavigablePoiWorkbook
Deprecated.  
replaceCell(Coordinate, String) - Method in class bad.robot.excel.workbook.NavigablePoiWorkbook
Deprecated.  
replaceCell(Coordinate, Formula) - Method in class bad.robot.excel.workbook.NavigablePoiWorkbook
Deprecated.  
replaceCell(Coordinate, Date) - Method in class bad.robot.excel.workbook.NavigablePoiWorkbook
Deprecated.  
replaceCell(Coordinate, Double) - Method in class bad.robot.excel.workbook.NavigablePoiWorkbook
Deprecated.  
replaceCell(Coordinate, Hyperlink) - Method in class bad.robot.excel.workbook.NavigablePoiWorkbook
Deprecated.  
replaceCell(Coordinate, Boolean) - Method in class bad.robot.excel.workbook.NavigablePoiWorkbook
Deprecated.  
replaceCell(Coordinate, Cell) - Method in class bad.robot.excel.workbook.PoiWorkbook
 
replaceCell(Coordinate, String) - Method in class bad.robot.excel.workbook.PoiWorkbook
 
replaceCell(Coordinate, Formula) - Method in class bad.robot.excel.workbook.PoiWorkbook
 
replaceCell(Coordinate, Date) - Method in class bad.robot.excel.workbook.PoiWorkbook
 
replaceCell(Coordinate, Double) - Method in class bad.robot.excel.workbook.PoiWorkbook
 
replaceCell(Coordinate, Hyperlink) - Method in class bad.robot.excel.workbook.PoiWorkbook
 
replaceCell(Coordinate, Boolean) - Method in class bad.robot.excel.workbook.PoiWorkbook
 
ReplaceExistingStyle - Class in bad.robot.excel.style
 
right(BorderStyle) - Static method in class bad.robot.excel.style.RightBorder
 
RightBorder - Class in bad.robot.excel.style
 
row(Integer) - Static method in class bad.robot.excel.row.ExcelRowIndex
 
Row - Class in bad.robot.excel.row
 
Row(Map<ColumnIndex, Cell>) - Constructor for class bad.robot.excel.row.Row
 
row(Integer) - Static method in class bad.robot.excel.row.RowIndex
 
RowBuilder - Interface in bad.robot.excel.row
 
RowIndex - Class in bad.robot.excel.row
 
RowInSheetMatcher - Class in bad.robot.excel.matchers
 
rowIsPresent(Row) - Static method in class bad.robot.excel.matchers.RowMissingMatcher
 
RowMissingMatcher - Class in bad.robot.excel.matchers
 
RowNumberMatcher - Class in bad.robot.excel.matchers
 
RowsMatcher - Class in bad.robot.excel.matchers
 

S

sameWorkbook(Workbook) - Static method in class bad.robot.excel.matchers.Matchers
 
sameWorkbook(Workbook) - Static method in class bad.robot.excel.matchers.WorkbookMatcher
 
saveAs(File) - Method in class bad.robot.excel.workbook.PoiWorkbookWriter
 
saveAs(File) - Method in interface bad.robot.excel.workbook.Writable
 
saveAsTemporaryFile(String) - Method in class bad.robot.excel.workbook.PoiWorkbookWriter
 
saveAsTemporaryFile(String) - Method in interface bad.robot.excel.workbook.Writable
 
sheet(Integer) - Static method in class bad.robot.excel.sheet.SheetIndex
 
SheetIndex - Class in bad.robot.excel.sheet
 
SheetIterable - Class in bad.robot.excel.sheet
 
SheetMatcher - Class in bad.robot.excel.matchers
 
SheetNameIterable - Class in bad.robot.excel.sheet
 
SheetNameMatcher - Class in bad.robot.excel.matchers
For every sheet in the "expected", the matcher checks to see if a sheet of the same name is in the "actual".
sheetNamesOf(Workbook) - Static method in class bad.robot.excel.sheet.SheetNameIterable
 
SheetNumberMatcher - Class in bad.robot.excel.matchers
 
SheetsMatcher - Class in bad.robot.excel.matchers
 
SheetsMatcher(Workbook) - Constructor for class bad.robot.excel.matchers.SheetsMatcher
 
sheetsOf(Workbook) - Static method in class bad.robot.excel.sheet.SheetIterable
 
StringCell - Class in bad.robot.excel.cell
 
StringCell(String) - Constructor for class bad.robot.excel.cell.StringCell
 
StringCell(String, Style) - Constructor for class bad.robot.excel.cell.StringCell
 
Style - Interface in bad.robot.excel.style
 
StyleBuilder - Class in bad.robot.excel.style
 
StyledCell - Class in bad.robot.excel.cell
 
StyledCell(Style) - Constructor for class bad.robot.excel.cell.StyledCell
 
StyledRowBuilder - Interface in bad.robot.excel.row
 

T

text() - Method in class bad.robot.excel.cell.Hyperlink
 
top(BorderStyle) - Static method in class bad.robot.excel.style.TopBorder
 
TopBorder - Class in bad.robot.excel.style
 
toString() - Method in class bad.robot.excel.AbstractValueType
 
toString() - Method in class bad.robot.excel.cell.BlankCell
 
toString() - Method in class bad.robot.excel.cell.BooleanCell
 
toString() - Method in class bad.robot.excel.cell.DateCell
 
toString() - Method in class bad.robot.excel.cell.DoubleCell
 
toString() - Method in class bad.robot.excel.cell.ErrorCell
 
toString() - Method in class bad.robot.excel.cell.FormulaCell
 
toString() - Method in class bad.robot.excel.cell.HyperlinkCell
 
toString() - Method in class bad.robot.excel.cell.StringCell
 

U

update(Cell, Workbook) - Method in class bad.robot.excel.cell.BlankCell
 
update(Cell, Workbook) - Method in class bad.robot.excel.cell.BooleanCell
 
update(Cell, Workbook) - Method in interface bad.robot.excel.cell.Cell
 
update(Cell, Workbook) - Method in class bad.robot.excel.cell.DateCell
 
update(Cell, Workbook) - Method in class bad.robot.excel.cell.DoubleCell
 
update(Cell, Workbook) - Method in class bad.robot.excel.cell.ErrorCell
 
update(Cell, Workbook) - Method in class bad.robot.excel.cell.FormulaCell
 
update(Cell, Workbook) - Method in class bad.robot.excel.cell.HyperlinkCell
 
update(Cell, Workbook) - Method in class bad.robot.excel.cell.StringCell
 

V

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
 

W

with(DataFormat) - Method in class bad.robot.excel.style.StyleBuilder
 
with(Alignment) - Method in class bad.robot.excel.style.StyleBuilder
 
with(FontSize) - Method in class bad.robot.excel.style.StyleBuilder
 
with(FontColour) - Method in class bad.robot.excel.style.StyleBuilder
 
with(Border) - Method in class bad.robot.excel.style.StyleBuilder
 
with(Fill) - Method in class bad.robot.excel.style.StyleBuilder
 
withBlank(ColumnIndex) - Method in class bad.robot.excel.row.DefaultRowBuilder
 
withBlank(ColumnIndex) - Method in class bad.robot.excel.row.DefaultStyledRowBuilder
 
withBlank(ColumnIndex, Style) - Method in class bad.robot.excel.row.DefaultStyledRowBuilder
 
withBlank(ColumnIndex) - Method in class bad.robot.excel.row.NullSkippingRowBuilder
 
withBlank(ColumnIndex) - Method in interface bad.robot.excel.row.RowBuilder
 
withBlank(ColumnIndex, Style) - Method in interface bad.robot.excel.row.StyledRowBuilder
 
withDate(ColumnIndex, Date) - Method in class bad.robot.excel.row.DefaultRowBuilder
 
withDate(ColumnIndex, Date) - Method in class bad.robot.excel.row.DefaultStyledRowBuilder
 
withDate(ColumnIndex, Date, Style) - Method in class bad.robot.excel.row.DefaultStyledRowBuilder
 
withDate(ColumnIndex, Date) - Method in class bad.robot.excel.row.NullSkippingRowBuilder
 
withDate(ColumnIndex, Date) - Method in interface bad.robot.excel.row.RowBuilder
 
withDate(ColumnIndex, Date, Style) - Method in interface bad.robot.excel.row.StyledRowBuilder
 
withDouble(ColumnIndex, Double) - Method in class bad.robot.excel.row.DefaultRowBuilder
 
withDouble(ColumnIndex, Double) - Method in class bad.robot.excel.row.DefaultStyledRowBuilder
 
withDouble(ColumnIndex, Double, Style) - Method in class bad.robot.excel.row.DefaultStyledRowBuilder
 
withDouble(ColumnIndex, Double) - Method in class bad.robot.excel.row.NullSkippingRowBuilder
 
withDouble(ColumnIndex, Double) - Method in interface bad.robot.excel.row.RowBuilder
 
withDouble(ColumnIndex, Double, Style) - Method in interface bad.robot.excel.row.StyledRowBuilder
 
withFormula(ColumnIndex, String) - Method in class bad.robot.excel.row.DefaultRowBuilder
 
withFormula(ColumnIndex, String) - Method in class bad.robot.excel.row.DefaultStyledRowBuilder
 
withFormula(ColumnIndex, String, Style) - Method in class bad.robot.excel.row.DefaultStyledRowBuilder
 
withFormula(ColumnIndex, String) - Method in class bad.robot.excel.row.NullSkippingRowBuilder
 
withFormula(ColumnIndex, String) - Method in interface bad.robot.excel.row.RowBuilder
 
withFormula(ColumnIndex, String, Style) - Method in interface bad.robot.excel.row.StyledRowBuilder
 
withInteger(ColumnIndex, Integer) - Method in class bad.robot.excel.row.DefaultRowBuilder
 
withInteger(ColumnIndex, Integer) - Method in class bad.robot.excel.row.DefaultStyledRowBuilder
 
withInteger(ColumnIndex, Integer, Style) - Method in class bad.robot.excel.row.DefaultStyledRowBuilder
 
withInteger(ColumnIndex, Integer) - Method in class bad.robot.excel.row.NullSkippingRowBuilder
 
withInteger(ColumnIndex, Integer) - Method in interface bad.robot.excel.row.RowBuilder
 
withInteger(ColumnIndex, Integer, Style) - Method in interface bad.robot.excel.row.StyledRowBuilder
 
withString(ColumnIndex, String) - Method in class bad.robot.excel.row.DefaultRowBuilder
 
withString(ColumnIndex, String) - Method in class bad.robot.excel.row.DefaultStyledRowBuilder
 
withString(ColumnIndex, String, Style) - Method in class bad.robot.excel.row.DefaultStyledRowBuilder
 
withString(ColumnIndex, String) - Method in class bad.robot.excel.row.NullSkippingRowBuilder
 
withString(ColumnIndex, String) - Method in interface bad.robot.excel.row.RowBuilder
 
withString(ColumnIndex, String, Style) - Method in interface bad.robot.excel.row.StyledRowBuilder
 
workbook() - Method in class bad.robot.excel.workbook.PoiWorkbook
Accessor to expose the underlying Poi workbook in case I've missed something and clients need to work with the raw workbook directly.
WorkbookMatcher - Class in bad.robot.excel.matchers
 
WorkbookType - Enum in bad.robot.excel.workbook
 
Writable - Interface in bad.robot.excel.workbook
 
writeTo(OutputStream) - Method in class bad.robot.excel.workbook.PoiWorkbookWriter
 
writeTo(OutputStream) - Method in interface bad.robot.excel.workbook.Writable
 
writeWorkbookToTemporaryFile(Workbook, String) - Static method in class bad.robot.excel.OutputWorkbook
Deprecated. 

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

Copyright © 2013. All Rights Reserved.