Interface RowSetMetaData
- All Known Implementing Classes:
DefaultRowSetMetaData
public interface RowSetMetaData
Interface representing the the metadata associated with an Excel document.
- Since:
- 0.1.0
- Author:
- Marten Deinum
-
Method Summary
Modifier and TypeMethodDescriptionString[]Retrieves the names of the columns for the current sheet.Retrieves the name of the sheet the RowSet is based on.