Share via


CustomSheetView.RowBreaks Property

Definition

Horizontal Page Breaks.

Represents the following element tag in the schema: x:rowBreaks.

public DocumentFormat.OpenXml.Spreadsheet.RowBreaks RowBreaks { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.RowBreaks? RowBreaks { get; set; }
member this.RowBreaks : DocumentFormat.OpenXml.Spreadsheet.RowBreaks with get, set
Public Property RowBreaks As RowBreaks

Property Value

Returns RowBreaks.

Applies to