public class XlsmLoadOptions extends SpreadsheetLoadOptions
Constructor | Description |
---|---|
XlsmLoadOptions() |
Modifier and Type | Method | Description |
---|---|---|
boolean |
equals(Object o) |
|
int |
hashCode() |
|
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
convertRange, defaultFont, fontSubstitutes, getConvertRange, getDefaultFont, getFontSubstitutes, getHideComments, getOnePagePerSheet, getPassword, getShowGridLines, getShowHiddenSheets, getSkipEmptyRowsAndColumns, hideComments, onePagePerSheet, password, putFontSubstitutesItem, setConvertRange, setDefaultFont, setFontSubstitutes, setHideComments, setOnePagePerSheet, setPassword, setShowGridLines, setShowHiddenSheets, setSkipEmptyRowsAndColumns, showGridLines, showHiddenSheets, skipEmptyRowsAndColumns
public boolean equals(Object o)
equals
in class SpreadsheetLoadOptions
public int hashCode()
hashCode
in class SpreadsheetLoadOptions
public String toString()
toString
in class SpreadsheetLoadOptions
Copyright © 2020. All rights reserved.