org.excel4j.object
Class XLError

java.lang.Object
  extended by org.excel4j.XLObject
      extended by org.excel4j.object.XLError

public class XLError
extends XLObject

An error.


Field Summary
 
Fields inherited from class org.excel4j.XLObject
handle, xltype
 
Method Summary
 int asError()
          Extract the error code from the object.
 
Methods inherited from class org.excel4j.XLObject
asArray, asBoolean, asInteger, asNumber, asString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

asError

public int asError()
Description copied from class: XLObject
Extract the error code from the object.

Overrides:
asError in class XLObject
Returns:
int.