Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Dialogs Namespace / ProtectSheetDialog Class / ProtectSheetDialog Constructor


In This Topic
    ProtectSheetDialog Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal spread As FpSpread _
    )
    'Usage
     
    
    Dim spread As FpSpread
     
    Dim instance As New ProtectSheetDialog(spread)
    public ProtectSheetDialog( 
       FpSpread spread
    )

    Parameters

    spread
    See Also