GrapeCity.Xaml.CalcEngine
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.
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 Server 2012, Windows RT

See Also

Reference

CalcOffsetFunction Members
GrapeCity.CalcEngine.Functions Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options