org.apache.poi
Class POIXMLProperties.ExtendedProperties
java.lang.Object
org.apache.poi.POIXMLProperties.ExtendedProperties
- Enclosing class:
- POIXMLProperties
public static class POIXMLProperties.ExtendedProperties
- extends java.lang.Object
Extended document properties
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getUnderlyingProperties
public org.openxmlformats.schemas.officeDocument.x2006.extendedProperties.CTProperties getUnderlyingProperties()
getTemplate
public java.lang.String getTemplate()
getManager
public java.lang.String getManager()
getCompany
public java.lang.String getCompany()
getPresentationFormat
public java.lang.String getPresentationFormat()
getApplication
public java.lang.String getApplication()
getAppVersion
public java.lang.String getAppVersion()
getPages
public int getPages()
getWords
public int getWords()
getCharacters
public int getCharacters()
getCharactersWithSpaces
public int getCharactersWithSpaces()
getLines
public int getLines()
getParagraphs
public int getParagraphs()
getSlides
public int getSlides()
getNotes
public int getNotes()
getTotalTime
public int getTotalTime()
getHiddenSlides
public int getHiddenSlides()
getMMClips
public int getMMClips()
getHyperlinkBase
public java.lang.String getHyperlinkBase()
Copyright 2017 The Apache Software Foundation or
its licensors, as applicable.