package jxl; public interface ErrorCell extends Cell { int getErrorCode(); }