Spread Windows Forms 12.0 Product Documentation
Count Property (PageBreaks)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > PageBreaks Class : Count Property
Gets the total number of page breaks.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
'Usage
 
Dim instance As PageBreaks
Dim value As Integer
 
value = instance.Count
public int Count {get;}
See Also

Reference

PageBreaks Class
PageBreaks Members