'Declaration <System.ComponentModel.DefaultValueAttribute()> Public Property ZoomFactor As System.Single
'Usage Dim instance As Worksheet Dim value As System.Single instance.ZoomFactor = value value = instance.ZoomFactor
[System.ComponentModel.DefaultValue()] public System.float ZoomFactor {get; set;}