Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / AlignmentFormatComment Class / AlignmentFormatComment Constructor


In This Topic
AlignmentFormatComment Constructor
In This Topic
Syntax
'Declaration
 
Public Function New( _
   ByVal cellNote As CellNote _
)
 
'Usage
 
Dim cellNote As CellNote
 
Dim instance As New AlignmentFormatComment(cellNote)

Parameters

cellNote
See Also