com.spire.doc.collections
Class ListLevelCollection
java.lang.Object
com.spire.doc.OwnerHolder
com.spire.doc.collections.CollectionEx
com.spire.doc.documents.xml.DocumentSerializableCollection
com.spire.doc.collections.ListLevelCollection
- All Implemented Interfaces:
- IXDLSSerializableCollection, java.lang.Iterable
public class ListLevelCollection
- extends DocumentSerializableCollection
Represents a collections of list formatting for each level in a list.
Method Summary |
ListLevel |
get(int index)
Gets the at the specified index. |
get
public ListLevel get(int index)
- Gets the at the specified index.
- Parameters:
index
-
- Returns: