'Declaration Public Property AllowEditorReservedLocations As Boolean
'Usage Dim instance As SpreadView Dim value As Boolean instance.AllowEditorReservedLocations = value value = instance.AllowEditorReservedLocations
public bool AllowEditorReservedLocations {get; set;}