Uses of Class
com.helger.pdflayout.element.table.PLCellRange
Packages that use PLCellRange
-
Uses of PLCellRange in com.helger.pdflayout.config.xml
Methods in com.helger.pdflayout.config.xml that return PLCellRangeModifier and TypeMethodDescriptionPLCellRangeMicroTypeConverter.convertToNative(com.helger.xml.microdom.IMicroElement aElement) Methods in com.helger.pdflayout.config.xml with parameters of type PLCellRangeModifier and TypeMethodDescriptioncom.helger.xml.microdom.IMicroElementPLCellRangeMicroTypeConverter.convertToMicroElement(PLCellRange aValue, String sNamespaceURI, String sTagName) -
Uses of PLCellRange in com.helger.pdflayout.element.table
Methods in com.helger.pdflayout.element.table that return PLCellRangeModifier and TypeMethodDescriptionPLCellRange.getClone()final PLCellRangePLCellRange.setFirstColumn(int nFirstCol) final PLCellRangePLCellRange.setFirstRow(int nFirstRow) final PLCellRangePLCellRange.setLastColumn(int nLastCol) final PLCellRangePLCellRange.setLastRow(int nLastRow)