|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.spire.presentation.collections.LineStyleList
public class LineStyleList
Represents the collection of line styles.
Constructor Summary | |
---|---|
LineStyleList()
|
Method Summary | |
---|---|
TextLineFormat |
get(int index)
Gets the element at the specified index. |
int |
getCount()
Gets the number of elements actually contained in the collection. |
com.spire.ms.System.Collections.IEnumerator |
iterator()
Gets an enumerator for the entire collection. |
Constructor Detail |
---|
public LineStyleList()
Method Detail |
---|
public int getCount()
public TextLineFormat get(int index)
index
-
public com.spire.ms.System.Collections.IEnumerator iterator()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |