xlshpagebreakscollection-ag凯发旗舰厅
com.spire.xls.core.spreadsheet.collections
class xlshpagebreakscollection
java.lang.object
com.spire.ms.system.collections.collectionbase
com.spire.xls.core.spreadsheet.collections.xlshpagebreakscollection
- all implemented interfaces:
- com.spire.ms.system.collections.icollection, com.spire.ms.system.collections.ienumerable, ihpagebreaks, java.lang.iterable
- direct known subclasses:
- hpagebreakscollection
public class xlshpagebreakscollection
- extends
- implements ihpagebreaks
the collection of horizontal page breaks within the print area.
each horizontal page break is represented by an hpagebreak object.
xlshpagebreakscollection
public xlshpagebreakscollection(java.lang.object parent)
getmanualbreakcount
public int getmanualbreakcount()
- gets manual breaks count. read-only.
clear
public void clear()
- overrides:
clear
in class com.spire.ms.system.collections.collectionbase
removeat
public void removeat(int index)
- overrides:
removeat
in class com.spire.ms.system.collections.collectionbase