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