FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.CellType 名前空間 > RichTextCellType クラス : StartEditing メソッド |
'Declaration
Public Overrides Sub StartEditing( _ ByVal e As EventArgs, _ ByVal selectAll As Boolean, _ ByVal autoClipboard As Boolean _ )
'使用法
Dim instance As RichTextCellType Dim e As EventArgs Dim selectAll As Boolean Dim autoClipboard As Boolean instance.StartEditing(e, selectAll, autoClipboard)