'Declaration
Public Overloads Shared Sub FormatComment( _ ByVal richTextEditor As IRichTextEditor _ )
'Usage
Dim richTextEditor As IRichTextEditor BuiltInDialogs.FormatComment(richTextEditor)
public static void FormatComment( IRichTextEditor richTextEditor )
Parameters
- richTextEditor
- A FarPoint.Win.Spread.CellType.IRichTextEditor object indicates the rich text editor.
Return Value
A System.Windows.Forms.Form object represents the Format Comment dialog.