'Declaration
Public Function New( _ ByVal cellNote As CellNote, _ ByVal cellNoteData As CellNote, _ ByVal richTextData As RichText _ )
'Usage
Dim cellNote As CellNote Dim cellNoteData As CellNote Dim richTextData As RichText Dim instance As New ShapeActionsCommand(cellNote, cellNoteData, richTextData)
public ShapeActionsCommand( CellNote cellNote, CellNote cellNoteData, RichText richTextData )
Parameters
- cellNote
- cellNoteData
- richTextData