package jxl.format;

/* JADX INFO: loaded from: classes.dex */
public interface Format {
    String getFormatString();
}
