CustomSheetView.RowBreaks Property
Horizontal Page Breaks.Represents the element tag in schema: x:rowBreaks
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'宣言
Public Property RowBreaks As RowBreaks
Get
Set
'使用
Dim instance As CustomSheetView
Dim value As RowBreaks
value = instance.RowBreaks
instance.RowBreaks = value
public RowBreaks RowBreaks { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Spreadsheet.RowBreaks
Returns RowBreaks.