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