package jxl.format; public interface Format { String getFormatString(); }