GrapeCity.Xaml.SpreadSheet.Data Namespace > Rows Class > GetByLabel Method : GetByLabel(String,Int32,Boolean) Method |
'Declaration Public Overloads Function GetByLabel( _ ByVal label As String, _ ByVal startIndex As Integer, _ ByVal ignoreCase As Boolean _ ) As Row
'Usage Dim instance As Rows Dim label As String Dim startIndex As Integer Dim ignoreCase As Boolean Dim value As Row value = instance.GetByLabel(label, startIndex, ignoreCase)
public Row GetByLabel( string label, int startIndex, bool ignoreCase )
true
to ignore case in the search.Target Platforms: Windows Server 2012, Windows RT