first commit
This commit is contained in:
5
hrmsEjb/jxl/ErrorCell.java
Normal file
5
hrmsEjb/jxl/ErrorCell.java
Normal file
@@ -0,0 +1,5 @@
|
||||
package jxl;
|
||||
|
||||
public interface ErrorCell extends Cell {
|
||||
int getErrorCode();
|
||||
}
|
Reference in New Issue
Block a user