Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / WorksheetDrawing Class / WorksheetDrawing Constructor


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

Parameters

worksheet
See Also