'Declaration
Property RowHeight As System.Double
'Usage
Dim instance As IRange Dim value As System.Double instance.RowHeight = value value = instance.RowHeight
System.double RowHeight {get; set;}
read-write property RowHeight: System.Double;
function get,set RowHeight : System.double