xelem.3.0
A B C D E F G H I L M N O P R S T U W X

M

maxCellIndex() - Method in interface nl.fountain.xelem.excel.Row
Gets the highest index number of the cells in this row.
maxCellIndex() - Method in class nl.fountain.xelem.excel.ss.SSRow
 
maxCellIndex() - Method in class nl.fountain.xelem.excel.ss.SSTable
 
maxCellIndex() - Method in interface nl.fountain.xelem.excel.Table
Gets the highest index number of all the cells of all the rows in this table: the right-most cell.
maxColumnIndex() - Method in class nl.fountain.xelem.excel.ss.SSTable
 
maxColumnIndex() - Method in interface nl.fountain.xelem.excel.Table
Gets the highest index number of the columns in this table.
maxRowIndex() - Method in class nl.fountain.xelem.excel.ss.SSTable
 
maxRowIndex() - Method in interface nl.fountain.xelem.excel.Table
Gets the highest index number of the rows in this table.
mergeStyles(String, String, String) - Method in class nl.fountain.xelem.excel.ss.XLWorkbook
 
mergeStyles(String, String, String) - Method in interface nl.fountain.xelem.excel.Workbook
Merges two SpreadsheetML Style elements.
mergeStyles(String, String, String) - Method in class nl.fountain.xelem.XFactory
Merges two SpreadsheetML Style elements.
move() - Method in class nl.fountain.xelem.CellPointer
Moves this cellpointer.
move(int, int) - Method in class nl.fountain.xelem.CellPointer
Moves this cellpointer to a new position relative to it's old position.
MOVE_DOWN - Static variable in class nl.fountain.xelem.CellPointer
A constant for the method CellPointer.setMovement(int).
MOVE_LEFT - Static variable in class nl.fountain.xelem.CellPointer
A constant for the method CellPointer.setMovement(int).
MOVE_RIGHT - Static variable in class nl.fountain.xelem.CellPointer
A constant for the method CellPointer.setMovement(int).
MOVE_UP - Static variable in class nl.fountain.xelem.CellPointer
A constant for the method CellPointer.setMovement(int).
moveCRLF() - Method in class nl.fountain.xelem.CellPointer
Moves this cellpointer to the first column of the next row.
moveHome() - Method in class nl.fountain.xelem.CellPointer
Moves this cellpointer to the first column of the present row.
moveTo(int, int) - Method in class nl.fountain.xelem.CellPointer
Moves this cellpointer to the specified row and column number.
moveTo(String) - Method in class nl.fountain.xelem.CellPointer
Moves this cellpointer to the address specified by the given A1-reference string.
moveTo(Address) - Method in class nl.fountain.xelem.CellPointer
Moves this cellpointer to the specified address.

xelem.3.0
A B C D E F G H I L M N O P R S T U W X