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