public class DotxLoadOptions extends WordProcessingLoadOptions
Constructor | Description |
---|---|
DotxLoadOptions() |
Modifier and Type | Method | Description |
---|---|---|
boolean |
equals(Object o) |
|
int |
hashCode() |
|
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
autoFontSubstitution, bookmarksOutlineLevel, defaultFont, expandedOutlineLevels, fontSubstitutes, getAutoFontSubstitution, getBookmarksOutlineLevel, getDefaultFont, getExpandedOutlineLevels, getFontSubstitutes, getHeadingsOutlineLevels, getHideComments, getHideWordTrackedChanges, getPassword, headingsOutlineLevels, hideComments, hideWordTrackedChanges, password, putFontSubstitutesItem, setAutoFontSubstitution, setBookmarksOutlineLevel, setDefaultFont, setExpandedOutlineLevels, setFontSubstitutes, setHeadingsOutlineLevels, setHideComments, setHideWordTrackedChanges, setPassword
public boolean equals(Object o)
equals
in class WordProcessingLoadOptions
public int hashCode()
hashCode
in class WordProcessingLoadOptions
public String toString()
toString
in class WordProcessingLoadOptions
Copyright © 2020. All rights reserved.