package jxl; public interface LabelCell extends Cell { String getString(); }