com.spire.presentation
Class Section

java.lang.Object
  extended by com.spire.presentation.Section

public class Section
extends java.lang.Object

Created by martin.zhao on 2020/7/15.


Constructor Summary
Section()
           
Section(PptxBaseXmlElement sourceContainer)
           
 
Method Summary
 java.lang.String getName()
           
 java.util.List getSlideIdList()
           
 void setName(java.lang.String name)
           
 

Constructor Detail

Section

public Section()

Section

public Section(PptxBaseXmlElement sourceContainer)
Method Detail

getSlideIdList

public java.util.List getSlideIdList()

getName

public java.lang.String getName()

setName

public void setName(java.lang.String name)