ActiveXLS v6.4.0 API Documentation

ActiveXLS
Class UnknownSheet

System.Object
  extended byActiveXLS.BIFF_Records.SheetStream
      extended byActiveXLS.ExcelSheet
          extended byActiveXLS.UnknownSheet

public class UnknownSheet
extends ExcelSheet

This class is a sheet of unknown type. Known types are worksheet and chart sheet.


Constructor Summary
UnknownSheet()
          Defines an instance of the sheet.
 
Method Summary
 ExcelSheet Clone()
          Creates and returns a copy of this object.
 

Constructor Detail

UnknownSheet

public UnknownSheet()
Defines an instance of the sheet.

Method Detail

Clone

public ExcelSheet Clone()
Description copied from class: ExcelSheet
Creates and returns a copy of this object.

Specified by:
Clone in class ExcelSheet
Returns:
a clone of this instance.

Copyright 2009 On Time Computing Solutions