public class Presentation extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="sldMasterIdLst" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="sldMasterId" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="extLst" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_ExtensionList" minOccurs="0"/> </sequence> <attribute name="id" type="{http://schemas.openxmlformats.org/presentationml/2006/main}ST_SlideMasterId" /> <attribute ref="{http://schemas.openxmlformats.org/officeDocument/2006/relationships}id use="required""/> </restriction> </complexContent> </complexType> </element> </sequence> </restriction> </complexContent> </complexType> </element> <element name="notesMasterIdLst" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_NotesMasterIdList" minOccurs="0"/> <element name="handoutMasterIdLst" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_HandoutMasterIdList" minOccurs="0"/> <element name="sldIdLst" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="sldId" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="extLst" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_ExtensionList" minOccurs="0"/> </sequence> <attribute name="id" use="required" type="{http://schemas.openxmlformats.org/presentationml/2006/main}ST_SlideId" /> <attribute ref="{http://schemas.openxmlformats.org/officeDocument/2006/relationships}id use="required""/> </restriction> </complexContent> </complexType> </element> </sequence> </restriction> </complexContent> </complexType> </element> <element name="sldSz" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="cx" use="required" type="{http://schemas.openxmlformats.org/presentationml/2006/main}ST_SlideSizeCoordinate" /> <attribute name="cy" use="required" type="{http://schemas.openxmlformats.org/presentationml/2006/main}ST_SlideSizeCoordinate" /> <attribute name="type" type="{http://schemas.openxmlformats.org/presentationml/2006/main}ST_SlideSizeType" default="custom" /> </restriction> </complexContent> </complexType> </element> <element name="notesSz" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_PositiveSize2D"/> <element name="smartTags" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_SmartTags" minOccurs="0"/> <element name="embeddedFontLst" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_EmbeddedFontList" minOccurs="0"/> <element name="custShowLst" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_CustomShowList" minOccurs="0"/> <element name="photoAlbum" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_PhotoAlbum" minOccurs="0"/> <element name="custDataLst" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_CustomerDataList" minOccurs="0"/> <element name="kinsoku" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_Kinsoku" minOccurs="0"/> <element name="defaultTextStyle" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_TextListStyle" minOccurs="0"/> <element name="modifyVerifier" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_ModifyVerifier" minOccurs="0"/> <element name="extLst" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_ExtensionList" minOccurs="0"/> </sequence> <attribute name="serverZoom" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_Percentage" default="50" /> <attribute name="firstSlideNum" type="{http://www.w3.org/2001/XMLSchema}int" default="1" /> <attribute name="showSpecialPlsOnTitleSld" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" /> <attribute name="rtl" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="removePersonalInfoOnSave" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="compatMode" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="strictFirstAndLastChars" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" /> <attribute name="embedTrueTypeFonts" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="saveSubsetFonts" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> <attribute name="autoCompressPictures" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" /> <attribute name="bookmarkIdSeed" type="{http://schemas.openxmlformats.org/presentationml/2006/main}ST_BookmarkIdSeed" default="1" /> <attribute name="conformance" type="{http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes}ST_ConformanceClass" /> </restriction> </complexContent> </complexType>
Modifier and Type | Class and Description |
---|---|
static class |
Presentation.SldIdLst
Java class for anonymous complex type.
|
static class |
Presentation.SldMasterIdLst
Java class for anonymous complex type.
|
static class |
Presentation.SldSz
Java class for anonymous complex type.
|
Constructor and Description |
---|
Presentation() |
Modifier and Type | Method and Description |
---|---|
long |
getBookmarkIdSeed()
Gets the value of the bookmarkIdSeed property.
|
STConformanceClass |
getConformance()
Gets the value of the conformance property.
|
CTCustomerDataList |
getCustDataLst()
Gets the value of the custDataLst property.
|
CTCustomShowList |
getCustShowLst()
Gets the value of the custShowLst property.
|
CTTextListStyle |
getDefaultTextStyle()
Gets the value of the defaultTextStyle property.
|
CTEmbeddedFontList |
getEmbeddedFontLst()
Gets the value of the embeddedFontLst property.
|
CTExtensionList |
getExtLst()
Gets the value of the extLst property.
|
int |
getFirstSlideNum()
Gets the value of the firstSlideNum property.
|
CTHandoutMasterIdList |
getHandoutMasterIdLst()
Gets the value of the handoutMasterIdLst property.
|
CTKinsoku |
getKinsoku()
Gets the value of the kinsoku property.
|
CTModifyVerifier |
getModifyVerifier()
Gets the value of the modifyVerifier property.
|
CTNotesMasterIdList |
getNotesMasterIdLst()
Gets the value of the notesMasterIdLst property.
|
CTPositiveSize2D |
getNotesSz()
Gets the value of the notesSz property.
|
CTPhotoAlbum |
getPhotoAlbum()
Gets the value of the photoAlbum property.
|
int |
getServerZoom()
Gets the value of the serverZoom property.
|
Presentation.SldIdLst |
getSldIdLst()
Gets the value of the sldIdLst property.
|
Presentation.SldMasterIdLst |
getSldMasterIdLst()
Gets the value of the sldMasterIdLst property.
|
Presentation.SldSz |
getSldSz()
Gets the value of the sldSz property.
|
CTSmartTags |
getSmartTags()
Gets the value of the smartTags property.
|
boolean |
isAutoCompressPictures()
Gets the value of the autoCompressPictures property.
|
boolean |
isCompatMode()
Gets the value of the compatMode property.
|
boolean |
isEmbedTrueTypeFonts()
Gets the value of the embedTrueTypeFonts property.
|
boolean |
isRemovePersonalInfoOnSave()
Gets the value of the removePersonalInfoOnSave property.
|
boolean |
isRtl()
Gets the value of the rtl property.
|
boolean |
isSaveSubsetFonts()
Gets the value of the saveSubsetFonts property.
|
boolean |
isShowSpecialPlsOnTitleSld()
Gets the value of the showSpecialPlsOnTitleSld property.
|
boolean |
isStrictFirstAndLastChars()
Gets the value of the strictFirstAndLastChars property.
|
void |
setAutoCompressPictures(Boolean value)
Sets the value of the autoCompressPictures property.
|
void |
setBookmarkIdSeed(Long value)
Sets the value of the bookmarkIdSeed property.
|
void |
setCompatMode(Boolean value)
Sets the value of the compatMode property.
|
void |
setConformance(STConformanceClass value)
Sets the value of the conformance property.
|
void |
setCustDataLst(CTCustomerDataList value)
Sets the value of the custDataLst property.
|
void |
setCustShowLst(CTCustomShowList value)
Sets the value of the custShowLst property.
|
void |
setDefaultTextStyle(CTTextListStyle value)
Sets the value of the defaultTextStyle property.
|
void |
setEmbeddedFontLst(CTEmbeddedFontList value)
Sets the value of the embeddedFontLst property.
|
void |
setEmbedTrueTypeFonts(Boolean value)
Sets the value of the embedTrueTypeFonts property.
|
void |
setExtLst(CTExtensionList value)
Sets the value of the extLst property.
|
void |
setFirstSlideNum(Integer value)
Sets the value of the firstSlideNum property.
|
void |
setHandoutMasterIdLst(CTHandoutMasterIdList value)
Sets the value of the handoutMasterIdLst property.
|
void |
setKinsoku(CTKinsoku value)
Sets the value of the kinsoku property.
|
void |
setModifyVerifier(CTModifyVerifier value)
Sets the value of the modifyVerifier property.
|
void |
setNotesMasterIdLst(CTNotesMasterIdList value)
Sets the value of the notesMasterIdLst property.
|
void |
setNotesSz(CTPositiveSize2D value)
Sets the value of the notesSz property.
|
void |
setPhotoAlbum(CTPhotoAlbum value)
Sets the value of the photoAlbum property.
|
void |
setRemovePersonalInfoOnSave(Boolean value)
Sets the value of the removePersonalInfoOnSave property.
|
void |
setRtl(Boolean value)
Sets the value of the rtl property.
|
void |
setSaveSubsetFonts(Boolean value)
Sets the value of the saveSubsetFonts property.
|
void |
setServerZoom(Integer value)
Sets the value of the serverZoom property.
|
void |
setShowSpecialPlsOnTitleSld(Boolean value)
Sets the value of the showSpecialPlsOnTitleSld property.
|
void |
setSldIdLst(Presentation.SldIdLst value)
Sets the value of the sldIdLst property.
|
void |
setSldMasterIdLst(Presentation.SldMasterIdLst value)
Sets the value of the sldMasterIdLst property.
|
void |
setSldSz(Presentation.SldSz value)
Sets the value of the sldSz property.
|
void |
setSmartTags(CTSmartTags value)
Sets the value of the smartTags property.
|
void |
setStrictFirstAndLastChars(Boolean value)
Sets the value of the strictFirstAndLastChars property.
|
protected Presentation.SldMasterIdLst sldMasterIdLst
protected CTNotesMasterIdList notesMasterIdLst
protected CTHandoutMasterIdList handoutMasterIdLst
protected Presentation.SldIdLst sldIdLst
protected Presentation.SldSz sldSz
protected CTPositiveSize2D notesSz
protected CTSmartTags smartTags
protected CTEmbeddedFontList embeddedFontLst
protected CTCustomShowList custShowLst
protected CTPhotoAlbum photoAlbum
protected CTCustomerDataList custDataLst
protected CTKinsoku kinsoku
protected CTTextListStyle defaultTextStyle
protected CTModifyVerifier modifyVerifier
protected CTExtensionList extLst
protected Integer serverZoom
protected Integer firstSlideNum
protected Boolean showSpecialPlsOnTitleSld
protected Boolean rtl
protected Boolean removePersonalInfoOnSave
protected Boolean compatMode
protected Boolean strictFirstAndLastChars
protected Boolean embedTrueTypeFonts
protected Boolean saveSubsetFonts
protected Boolean autoCompressPictures
protected Long bookmarkIdSeed
protected STConformanceClass conformance
public Presentation.SldMasterIdLst getSldMasterIdLst()
Presentation.SldMasterIdLst
public void setSldMasterIdLst(Presentation.SldMasterIdLst value)
value
- allowed object is
Presentation.SldMasterIdLst
public CTNotesMasterIdList getNotesMasterIdLst()
CTNotesMasterIdList
public void setNotesMasterIdLst(CTNotesMasterIdList value)
value
- allowed object is
CTNotesMasterIdList
public CTHandoutMasterIdList getHandoutMasterIdLst()
CTHandoutMasterIdList
public void setHandoutMasterIdLst(CTHandoutMasterIdList value)
value
- allowed object is
CTHandoutMasterIdList
public Presentation.SldIdLst getSldIdLst()
Presentation.SldIdLst
public void setSldIdLst(Presentation.SldIdLst value)
value
- allowed object is
Presentation.SldIdLst
public Presentation.SldSz getSldSz()
Presentation.SldSz
public void setSldSz(Presentation.SldSz value)
value
- allowed object is
Presentation.SldSz
public CTPositiveSize2D getNotesSz()
CTPositiveSize2D
public void setNotesSz(CTPositiveSize2D value)
value
- allowed object is
CTPositiveSize2D
public CTSmartTags getSmartTags()
CTSmartTags
public void setSmartTags(CTSmartTags value)
value
- allowed object is
CTSmartTags
public CTEmbeddedFontList getEmbeddedFontLst()
CTEmbeddedFontList
public void setEmbeddedFontLst(CTEmbeddedFontList value)
value
- allowed object is
CTEmbeddedFontList
public CTCustomShowList getCustShowLst()
CTCustomShowList
public void setCustShowLst(CTCustomShowList value)
value
- allowed object is
CTCustomShowList
public CTPhotoAlbum getPhotoAlbum()
CTPhotoAlbum
public void setPhotoAlbum(CTPhotoAlbum value)
value
- allowed object is
CTPhotoAlbum
public CTCustomerDataList getCustDataLst()
CTCustomerDataList
public void setCustDataLst(CTCustomerDataList value)
value
- allowed object is
CTCustomerDataList
public CTKinsoku getKinsoku()
CTKinsoku
public void setKinsoku(CTKinsoku value)
value
- allowed object is
CTKinsoku
public CTTextListStyle getDefaultTextStyle()
CTTextListStyle
public void setDefaultTextStyle(CTTextListStyle value)
value
- allowed object is
CTTextListStyle
public CTModifyVerifier getModifyVerifier()
CTModifyVerifier
public void setModifyVerifier(CTModifyVerifier value)
value
- allowed object is
CTModifyVerifier
public CTExtensionList getExtLst()
CTExtensionList
public void setExtLst(CTExtensionList value)
value
- allowed object is
CTExtensionList
public int getServerZoom()
Integer
public void setServerZoom(Integer value)
value
- allowed object is
Integer
public int getFirstSlideNum()
Integer
public void setFirstSlideNum(Integer value)
value
- allowed object is
Integer
public boolean isShowSpecialPlsOnTitleSld()
Boolean
public void setShowSpecialPlsOnTitleSld(Boolean value)
value
- allowed object is
Boolean
public boolean isRtl()
Boolean
public void setRtl(Boolean value)
value
- allowed object is
Boolean
public boolean isRemovePersonalInfoOnSave()
Boolean
public void setRemovePersonalInfoOnSave(Boolean value)
value
- allowed object is
Boolean
public boolean isCompatMode()
Boolean
public void setCompatMode(Boolean value)
value
- allowed object is
Boolean
public boolean isStrictFirstAndLastChars()
Boolean
public void setStrictFirstAndLastChars(Boolean value)
value
- allowed object is
Boolean
public boolean isEmbedTrueTypeFonts()
Boolean
public void setEmbedTrueTypeFonts(Boolean value)
value
- allowed object is
Boolean
public boolean isSaveSubsetFonts()
Boolean
public void setSaveSubsetFonts(Boolean value)
value
- allowed object is
Boolean
public boolean isAutoCompressPictures()
Boolean
public void setAutoCompressPictures(Boolean value)
value
- allowed object is
Boolean
public long getBookmarkIdSeed()
Long
public void setBookmarkIdSeed(Long value)
value
- allowed object is
Long
public STConformanceClass getConformance()
STConformanceClass
public void setConformance(STConformanceClass value)
value
- allowed object is
STConformanceClass
Copyright © 2007-2018. All Rights Reserved.