'宣言
Public Function CreateCellEditCommand( _
ByVal As System.Object, _
Optional ByVal As System.String _
) As Command
public Command CreateCellEditCommand(
System.object ,
System.string
)
パラメータ
- value
- 新しいセルの値。
- formula
戻り値の型
セル編集コマンドを表すGrapeCity.Spreadsheet.Commands.Commandオブジェクト。