シンタックス
'宣言
Protected Overrides Function GetEditingCommand( _
ByVal As Worksheet, _
ByVal As System.Integer, _
ByVal column As System.Integer, _
ByVal As System.Boolean, _
ByVal As CellData, _
ByVal As System.Windows.FrameworkElement _
) As Command
protected override Command GetEditingCommand(
Worksheet ,
System.int ,
System.int column,
System.bool ,
CellData ,
System.Windows.FrameworkElement
)
パラメータ
- worksheet
- row
- column
- arrayFormula
- cellData
- editor
参照