'宣言 Public Overrides Function GetEditingValue( _ ByVal worksheet As Worksheet, _ ByVal row As System.Integer, _ ByVal column As System.Integer, _ ByVal editor As System.Windows.FrameworkElement _ ) As EditingData
public override EditingData GetEditingValue( Worksheet worksheet, System.int row, System.int column, System.Windows.FrameworkElement editor )
パラメータ
- worksheet
- row
- column
- editor