GrapeCity.CalcEngine.Expressions Namespace > CalcExternalRangeExpression Class > CalcExternalRangeExpression Constructor : CalcExternalRangeExpression Constructor(ICalcSource,Int32,Int32,Int32,Int32,Boolean,Boolean,Boolean,Boolean) |
'Declaration Public Function New( _ ByVal source As ICalcSource, _ ByVal startRow As System.Integer, _ ByVal startColumn As System.Integer, _ ByVal endRow As System.Integer, _ ByVal endColumn As System.Integer, _ ByVal startRowRelative As System.Boolean, _ ByVal startColumnRelative As System.Boolean, _ ByVal endRowRelative As System.Boolean, _ ByVal endColumnRelative As System.Boolean _ )
'Usage Dim source As ICalcSource Dim startRow As System.Integer Dim startColumn As System.Integer Dim endRow As System.Integer Dim endColumn As System.Integer Dim startRowRelative As System.Boolean Dim startColumnRelative As System.Boolean Dim endRowRelative As System.Boolean Dim endColumnRelative As System.Boolean Dim instance As New CalcExternalRangeExpression(source, startRow, startColumn, endRow, endColumn, startRowRelative, startColumnRelative, endRowRelative, endColumnRelative)
public CalcExternalRangeExpression( ICalcSource source, System.int startRow, System.int startColumn, System.int endRow, System.int endColumn, System.bool startRowRelative, System.bool startColumnRelative, System.bool endRowRelative, System.bool endColumnRelative )
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