Interface WorkbookWithMetadata


@Immutable public interface WorkbookWithMetadata
A Workbook object (the result of loading an Excel file from a dataset into Apache POI) along with information about the file in the dataset such as its path.
See Also: