3 lines
75 B
Java
3 lines
75 B
Java
|
|
package jxl;
|
||
|
|
|
||
|
|
public interface CellFormat extends jxl.format.CellFormat {}
|