Spread WPF Documentation
CalcOffsetFunction Class
Members 


Returns a reference to a range that is a specified number of rows and columns from a cell or range of cells.
Object Model
CalcOffsetFunction Class
Syntax
'Declaration
 
Public Class CalcOffsetFunction 
   Inherits CalcBuiltinFunction
'Usage
 
Dim instance As CalcOffsetFunction
public class CalcOffsetFunction : CalcBuiltinFunction 
Remarks
The reference that is returned can be a single cell or a range of cells. You can specify the number of rows and the number of columns to be returned.
Inheritance Hierarchy

System.Object
   GrapeCity.CalcEngine.Functions.CalcFunction
      GrapeCity.CalcEngine.Functions.CalcBuiltinFunction
         GrapeCity.CalcEngine.Functions.CalcOffsetFunction

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)

See Also

Reference

CalcOffsetFunction Members
GrapeCity.CalcEngine.Functions Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.