Search
CellIndex.ToRelative Method
See Also
 






Returns an equivalent CellIndex object with relative rows and columns.

Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms

 Syntax

C#  Copy Code

public CellIndex ToRelative ()

Visual Basic  Copy Code

Public Function ToRelative () As CellIndex

 Return Value

 See Also