ihpagebreaks-ag凯发旗舰厅
com.spire.xls.core
interface ihpagebreaks
- all superinterfaces:
- java.lang.iterable
- all known implementing classes:
- hpagebreakscollection, xlshpagebreakscollection
public interface ihpagebreaks
- extends java.lang.iterable
the collection of horizontal page breaks within the print area.
each horizontal page break is represented by an hpagebreak 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: