com.iisc.jwc.jsheet
Class BookRange

java.lang.Object
  extended bycom.iisc.jwc.jsheet.BookRange
All Implemented Interfaces:
java.lang.Cloneable

public class BookRange
extends java.lang.Object
implements java.lang.Cloneable

BookRange contains information about the named range.


Field Summary
 java.lang.String bookName
          The name of the book.
 short firstSheet
          The index of the first sheet.
 short lastSheet
          The index of the last sheet.
 Range range
          The range.
 
Method Summary
 java.lang.Object clone()
          Returns a copy of the BookRange.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

bookName

public java.lang.String bookName
The name of the book.


firstSheet

public short firstSheet
The index of the first sheet.


lastSheet

public short lastSheet
The index of the last sheet.


range

public Range range
The range.

Method Detail

clone

public java.lang.Object clone()
Returns a copy of the BookRange.

Returns:
a copy of the BookRange.

Email JSheet Support

www.jsheet.com
Copyright 1995 - 2003 Investment Intelligence Systems Limited.