org.millscript.office.excel.records
Class Guts

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

public class Guts
extends Record


Constructor Summary
Guts(int width, int height, int numRows, int numCols)
           
 
Method Summary
 
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

Guts

public Guts(int width,
            int height,
            int numRows,
            int numCols)
Parameters:
changed -


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