org.millscript.office.excel.records
Class BoundSheet

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

public class BoundSheet
extends Record


Nested Class Summary
static class BoundSheet.Type
           
static class BoundSheet.Visibility
           
 
Constructor Summary
BoundSheet(int offset, BoundSheet.Visibility v, BoundSheet.Type t, byte[] b)
           
 
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

BoundSheet

public BoundSheet(int offset,
                  BoundSheet.Visibility v,
                  BoundSheet.Type t,
                  byte[] b)
Parameters:
version -
recordData -


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