GrapeCity.CalcEngine Namespace > CalcParserContext Class : CalcParserContext Constructor |
'Declaration Public Function New( _ Optional ByVal useR1C1 As System.Boolean, _ Optional ByVal baseRowIndex As System.Integer, _ Optional ByVal baseColumnIndex As System.Integer, _ Optional ByVal culture As System.Globalization.CultureInfo _ )
'Usage Dim useR1C1 As System.Boolean Dim baseRowIndex As System.Integer Dim baseColumnIndex As System.Integer Dim culture As System.Globalization.CultureInfo Dim instance As New CalcParserContext(useR1C1, baseRowIndex, baseColumnIndex, culture)
public CalcParserContext( System.bool useR1C1, System.int baseRowIndex, System.int baseColumnIndex, System.Globalization.CultureInfo culture )
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