Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / PageBreaks Class / Clear() Method


In This Topic
    Clear() Method
    In This Topic
    Clears all the existing page breaks
    Syntax
    'Declaration
     
    
    Public Sub Clear() 
    'Usage
     
    
    Dim instance As PageBreaks
     
    instance.Clear()
    public void Clear()
    See Also