com.aspose.slides.pptx
Class Ppt2003Placeholder

java.lang.Object
  extended by com.aspose.slides.pptx.Ppt2003Placeholder

public class Ppt2003Placeholder
extends java.lang.Object


Field Summary
 com.aspose.slides.escher.EsSpContainer m_esc
           
 long m_index
           
 com.aspose.slides.ppt.SubTextFrame m_stf
           
 
Constructor Summary
Ppt2003Placeholder(long index, com.aspose.slides.ppt.SubTextFrame stf, com.aspose.slides.escher.EsSpContainer esc)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_index

public long m_index

m_stf

public com.aspose.slides.ppt.SubTextFrame m_stf

m_esc

public com.aspose.slides.escher.EsSpContainer m_esc
Constructor Detail

Ppt2003Placeholder

public Ppt2003Placeholder(long index,
                          com.aspose.slides.ppt.SubTextFrame stf,
                          com.aspose.slides.escher.EsSpContainer esc)