GrapeCity.CalcEngine Namespace > CalcEvaluatorContext Class : CalcEvaluatorContext Constructor |
true
[array formula mode].
'Declaration Public Function New( _ ByVal source As ICalcSource, _ Optional ByVal arrayFormulaMode As System.Boolean, _ Optional ByVal baseRowIndex As System.Integer, _ Optional ByVal baseColumnIndex As System.Integer, _ Optional ByVal rowCount As System.Integer, _ Optional ByVal columnCount As System.Integer _ )
'Usage Dim source As ICalcSource Dim arrayFormulaMode As System.Boolean Dim baseRowIndex As System.Integer Dim baseColumnIndex As System.Integer Dim rowCount As System.Integer Dim columnCount As System.Integer Dim instance As New CalcEvaluatorContext(source, arrayFormulaMode, baseRowIndex, baseColumnIndex, rowCount, columnCount)
public CalcEvaluatorContext( ICalcSource source, System.bool arrayFormulaMode, System.int baseRowIndex, System.int baseColumnIndex, System.int rowCount, System.int columnCount )
true
[array formula mode].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