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