org.millscript.office.excel.records
Class ColumnDefault

java.lang.Object
  extended by org.millscript.office.excel.Record
      extended by org.millscript.office.excel.records.AbstractColumnRangeRecord
          extended by org.millscript.office.excel.records.ColumnDefault
All Implemented Interfaces:
org.millscript.commons.alert.AlertDecorator

public class ColumnDefault
extends AbstractColumnRangeRecord


Constructor Summary
ColumnDefault(int first, int last, CellAttributes[] attributes)
           
 
Method Summary
 
Methods inherited from class org.millscript.office.excel.records.AbstractColumnRangeRecord
getIndexToFirstColumn, getIndexToLastColumn, setIndexToFirstColumn, setIndexToLastColumn
 
Methods inherited from class org.millscript.office.excel.Record
decorate, handle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColumnDefault

public ColumnDefault(int first,
                     int last,
                     CellAttributes[] attributes)


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