'DeclarationPublic Property AllowUserZoom As Boolean
'UsageDim instance As SpreadView Dim value As Boolean instance.AllowUserZoom = value value = instance.AllowUserZoom
public bool AllowUserZoom {get; set;}
'DeclarationPublic Property AllowUserZoom As Boolean
'UsageDim instance As SpreadView Dim value As Boolean instance.AllowUserZoom = value value = instance.AllowUserZoom
public bool AllowUserZoom {get; set;}