[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IVPageBreak

IVPageBreak Interface

Represents a vertical page break.

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public interface IVPageBreak
Public Interface IVPageBreak

Properties

Name Description
Extent

Returns the type of the specified page break: full-screen or only within a print area.

Location

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.

Methods

Name Description
Delete()

Deletes the object.