Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.IO.OpenXml Namespace / CT_PasswordKeyEncryptor Class / CT_PasswordKeyEncryptor Constructor


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