GrapeCity.Windows.SpreadSheet.Data Namespace > Columns Class > GetByLabel Method : GetByLabel(String,Int32,Boolean) Method |
true
to ignore case in the search.
'Declaration Public Overloads Function GetByLabel( _ ByVal label As System.String, _ ByVal startIndex As System.Integer, _ ByVal ignoreCase As System.Boolean _ ) As Column
'Usage Dim instance As Columns Dim label As System.String Dim startIndex As System.Integer Dim ignoreCase As System.Boolean Dim value As Column value = instance.GetByLabel(label, startIndex, ignoreCase)
public Column 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