'Declaration <System.ComponentModel.DefaultValueAttribute()> Public Property HorizontalScrollBarHeight As System.Double
'Usage Dim instance As SpreadView Dim value As System.Double instance.HorizontalScrollBarHeight = value value = instance.HorizontalScrollBarHeight
[System.ComponentModel.DefaultValue()] public System.double HorizontalScrollBarHeight {get; set;}