ExcelWorksheetHorizontalPageBreaks Property
Gets the collection of horizontal page breaks of this worksheet.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public ExcelPageBreaksCollection HorizontalPageBreaks { get; }
Public ReadOnly Property HorizontalPageBreaks As ExcelPageBreaksCollection
Get
public:
property ExcelPageBreaksCollection^ HorizontalPageBreaks {
ExcelPageBreaksCollection^ get ();
}
member HorizontalPageBreaks : ExcelPageBreaksCollection with get
Property Value
ExcelPageBreaksCollection