com.aspose.slides
Class CellBorder

java.lang.Object
  extended by com.aspose.slides.CellBorder

public class CellBorder
extends java.lang.Object

Represents a border of a cell composed by one or more Line objects.


Method Summary
 java.util.Iterator iterator()
          Returns an iterator for the list of lines which compose a cell border.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

iterator

public java.util.Iterator iterator()
Returns an iterator for the list of lines which compose a cell border.