GrapeCity.CalcEngine.Expressions Namespace > CalcSheetRangeExpression Class > CalcSheetRangeExpression Constructor : CalcSheetRangeExpression Constructor(ICalcSource,ICalcSource,Int32,Int32,Int32,Int32) |
'Declaration Public Function New( _ ByVal startSource As ICalcSource, _ ByVal endSource As ICalcSource, _ ByVal startRow As System.Integer, _ ByVal startColumn As System.Integer, _ ByVal endRow As System.Integer, _ ByVal endColumn As System.Integer _ )
'Usage Dim startSource As ICalcSource Dim endSource As ICalcSource Dim startRow As System.Integer Dim startColumn As System.Integer Dim endRow As System.Integer Dim endColumn As System.Integer Dim instance As New CalcSheetRangeExpression(startSource, endSource, startRow, startColumn, endRow, endColumn)
public CalcSheetRangeExpression( ICalcSource startSource, ICalcSource endSource, System.int startRow, System.int startColumn, System.int endRow, System.int endColumn )
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