GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > DataValidations クラス > Add メソッド : Add(RangeReference,DataValidator,Boolean) メソッド |
true
。
'Declaration
Public Overloads Overrides NotOverridable Function Add( _ ByVal rangeRef As RangeReference, _ ByVal item As DataValidator, _ Optional ByVal replacing As Boolean _ ) As Boolean
public override bool Add( RangeReference rangeRef, DataValidator item, bool replacing )
true
。