Freigeben über


CustomSheetView.RowBreaks-Eigenschaft

Horizontal Page Breaks.Represents the element tag in schema: x:rowBreaks

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property RowBreaks As RowBreaks
    Get
    Set
'Usage
Dim instance As CustomSheetView
Dim value As RowBreaks

value = instance.RowBreaks

instance.RowBreaks = value
public RowBreaks RowBreaks { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Spreadsheet.RowBreaks
Returns RowBreaks.

Siehe auch

Referenz

CustomSheetView Klasse

CustomSheetView-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace