public final class SpreadsheetParserException extends SpreadsheetException
Modifier and Type | Method and Description |
---|---|
String |
getCellName()
Gets the name of the
ExcelCell . |
String |
getWorksheetName()
Gets the name of the
ExcelWorksheet . |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public String getCellName()
ExcelCell
.ExcelCell
.public String getWorksheetName()
ExcelWorksheet
.ExcelWorksheet
.© GemBox Ltd. — All rights reserved.