Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IVPageBreak Interface / getLocation Method
In This Topic
    getLocation Method
    In This Topic
    Returns or sets the range that defines the page-break location. Horizontal page breaks are aligned with the top edge of the location range; vertical page breaks are aligned with the left edge of the location range.
    Syntax
    IRange getLocation()
    See Also