org.millscript.office.excel.records.substructures
Class CellRangeAddress

java.lang.Object
  extended by org.millscript.office.excel.records.substructures.CellRangeAddress

public class CellRangeAddress
extends java.lang.Object


Constructor Summary
CellRangeAddress(int firstRow, int lastRow, int firstCol, int lastCol)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CellRangeAddress

public CellRangeAddress(int firstRow,
                        int lastRow,
                        int firstCol,
                        int lastCol)


Copyright © 2006-2007 Open World Ltd. All Rights Reserved.