'宣言
Public Function New( _
ByVal As Worksheet, _
ByVal As System.Integer, _
ByVal contextColumn As System.Integer, _
ByVal () As Reference, _
ByVal As DataValidationType, _
ByVal As DataValidationErrorStyle, _
ByVal As DataValidationOperator, _
ByVal As System.String, _
ByVal As System.String, _
ByVal As System.Boolean, _
ByVal As System.Boolean, _
ByVal As System.Boolean, _
ByVal As System.String, _
ByVal As System.String, _
ByVal As System.Boolean, _
ByVal As System.String, _
ByVal As System.String, _
ByVal As ImeMode, _
ByVal As System.Boolean _
)
public DataValidationCommand(
Worksheet ,
System.int ,
System.int contextColumn,
Reference[] ,
DataValidationType ,
DataValidationErrorStyle ,
DataValidationOperator ,
System.string ,
System.string ,
System.bool ,
System.bool ,
System.bool ,
System.string ,
System.string ,
System.bool ,
System.string ,
System.string ,
ImeMode ,
System.bool
)