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