Description
Sets or returns the minimum value that may be entered in a cell with a data validation rule.C#
public System.Object MinimumValue{ get ; set ; } |
vb.net
Public Property MinimumValue() As Object |
public System.Object MinimumValue{ get ; set ; } |
Public Property MinimumValue() As Object |