Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
protected XlsHPageBreaksCollection HPageBreaks { get; }
Protected ReadOnly Property HPageBreaks As XlsHPageBreaksCollection
	Get
protected:
property XlsHPageBreaksCollection^ HPageBreaks {
	XlsHPageBreaksCollection^ get ();
}
member HPageBreaks : XlsHPageBreaksCollection with get

Property Value

XlsHPageBreaksCollection

See Also