'Declaration Public Property DeleteMethod As String
'Usage Dim instance As SheetView Dim value As String instance.DeleteMethod = value value = instance.DeleteMethod
public string DeleteMethod {get; set;}
SheetView Class SheetView Members