IWorksheets.VPageBreaks Property

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
ReadOnly Property VPageBreaks As VPageBreaks
    Get
'Usage
Dim instance As IWorksheets
Dim value As VPageBreaks

value = instance.VPageBreaks
VPageBreaks VPageBreaks { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.VPageBreaks

See Also

Reference

IWorksheets Interface

IWorksheets Members

Microsoft.Office.Interop.Excel Namespace