Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Drawing Namespace / WinWorksheetDrawing Class / WinWorksheetDrawing Constructor


In This Topic
    WinWorksheetDrawing Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal worksheet As Worksheet _
    )
    'Usage
     
    Dim worksheet As Worksheet
     
    Dim instance As New WinWorksheetDrawing(worksheet)
    public WinWorksheetDrawing( 
       Worksheet worksheet
    )

    Parameters

    worksheet
    See Also