'Declaration
Public Overloads Shared Sub FormatCells( _ ByVal richTextEditor As IRichTextEditor _ )
'Usage
Dim richTextEditor As IRichTextEditor BuiltInDialogs.FormatCells(richTextEditor)
public static void FormatCells( 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 Cells dialog.