ivpagebreaks-ag凯发旗舰厅
com.spire.xls.core
interface ivpagebreaks
- all superinterfaces:
- java.lang.iterable
- all known implementing classes:
- vpagebreakscollection, xlsvpagebreakscollection
public interface ivpagebreaks
- extends java.lang.iterable
a collection of vertical page breaks within the print area.
each vertical page break is represented by a vpagebreak object.
method summary |
int |
getcount()
returns the number of objects in the collection. |
java.lang.object |
getparent()
returns the parent object for the specified object. |
getcount
int getcount()
- returns the number of objects in the collection. read-only, long.
- returns:
getparent
java.lang.object getparent()
- returns the parent object for the specified object.
- returns: