com.spire.presentation
Class SectionList

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

public class SectionList
extends java.lang.Object

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


Constructor Summary
SectionList()
           
 
Method Summary
 Section get(int index)
           
 int getCount()
           
 

Constructor Detail

SectionList

public SectionList()
Method Detail

getCount

public int getCount()

get

public Section get(int index)