Returns an equivalent CellIndex object with relative rows and columns.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
public CellIndex ToRelative () |
Visual Basic
Copy Code
|
|---|
Public Function ToRelative () As CellIndex |
See Also