Interface IFIXGRIDExcelExporter

All Superinterfaces:
IFIXGRIDSpreadSheetExporter
All Known Implementing Classes:
FIXGRIDDummyExcelExporter, FIXGRIDExcelExporter

public interface IFIXGRIDExcelExporter extends IFIXGRIDSpreadSheetExporter
Interface for creating an XML document out of grid data. Default implementation is FIXGRIDExcelExporter.
Please use the default implementation for sub-classing.