Spread Windows Forms 15.0
FarPoint.Excel Assembly / Microsoft.Xml.Serialization.GeneratedAssembly Namespace / CT_WorksheetSerializer Class / CT_WorksheetSerializer Constructor / CT_WorksheetSerializer Constructor()


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