Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Data Namespace / SheetNameConverter Class / SheetNameConverter Constructor


In This Topic
    SheetNameConverter Constructor
    In This Topic
    Initializes a new instance of the SheetNameConverter class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New SheetNameConverter()
    public SheetNameConverter()
    See Also