public double MinRowHeight { get; set; }
Public Property MinRowHeight As Double Get Set
public: property double MinRowHeight { double get (); void set (double value); }
member MinRowHeight : float with get, set
In This Article