com.spire.xls
Class HPageBreak
java.lang.Object
com.spire.xls.core.spreadsheet.XlsObject
com.spire.xls.core.spreadsheet.XlsHPageBreak
com.spire.xls.HPageBreak
- All Implemented Interfaces:
- IHPageBreak
public class HPageBreak
- extends XlsHPageBreak
|
Constructor Summary |
HPageBreak(java.lang.Object parent)
|
HPageBreak
public HPageBreak(java.lang.Object parent)
getLocation
public CellRange getLocation()
- Location of the page break.
- Overrides:
getLocation in class XlsHPageBreak
- Returns:
setLocation
public void setLocation(CellRange value)
- Location of the page break.