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