org.apache.poi
Class POIXMLProperties.CustomProperties

java.lang.Object
  extended by org.apache.poi.POIXMLProperties.CustomProperties
Enclosing class:
POIXMLProperties

public class POIXMLProperties.CustomProperties
extends java.lang.Object

Custom document properties


Method Summary
 org.openxmlformats.schemas.officeDocument.x2006.customProperties.CTProperties getUnderlyingProperties()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getUnderlyingProperties

public org.openxmlformats.schemas.officeDocument.x2006.customProperties.CTProperties getUnderlyingProperties()


Copyright 2008 The Apache Software Foundation or its licensors, as applicable.