FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > SheetView クラス : GetValidators メソッド |
'Declaration
Public Function GetValidators( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal rowCount As Integer, _ ByVal columnCount As Integer _ ) As BaseDataValidator()
public BaseDataValidator[] GetValidators( int row, int column, int rowCount, int columnCount )