Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Printing Namespace / HeaderFooterParser Class / OnBeforeParsing Method


In This Topic
    OnBeforeParsing Method
    In This Topic
    Occurs before start parsing a section.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub OnBeforeParsing() 
    'Usage
     
    
    Dim instance As HeaderFooterParser
     
    instance.OnBeforeParsing()
    protected virtual void OnBeforeParsing()
    See Also