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