public class PptmLoadOptions extends PresentationLoadOptions
Constructor | Description |
---|---|
PptmLoadOptions() |
Modifier and Type | Method | Description |
---|---|---|
boolean |
equals(Object o) |
|
int |
hashCode() |
|
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
defaultFont, fontSubstitutes, getDefaultFont, getFontSubstitutes, getHideComments, getPassword, getShowHiddenSlides, hideComments, password, putFontSubstitutesItem, setDefaultFont, setFontSubstitutes, setHideComments, setPassword, setShowHiddenSlides, showHiddenSlides
public boolean equals(Object o)
equals
in class PresentationLoadOptions
public int hashCode()
hashCode
in class PresentationLoadOptions
public String toString()
toString
in class PresentationLoadOptions
Copyright © 2020. All rights reserved.