GrapeCity.Windows.SpreadSheet.Data Namespace > Rows Class > GetByLabel Method : GetByLabel(String,Int32,Boolean) Method |
'Declaration Public Overloads Function GetByLabel( _ ByVal label As System.String, _ ByVal startIndex As System.Integer, _ ByVal ignoreCase As System.Boolean _ ) As Row
'Usage Dim instance As Rows Dim label As System.String Dim startIndex As System.Integer Dim ignoreCase As System.Boolean Dim value As Row value = instance.GetByLabel(label, startIndex, ignoreCase)
public Row GetByLabel( System.string label, System.int startIndex, System.bool ignoreCase )
true
to ignore case in the search.Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6