Search
CellIndex.ToAbsolute Method
See Also
 






Returns an equivalent CellIndex object with absolute rows and columns.

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

 Syntax

C#  Copy Code

public CellIndex ToAbsolute ()

Visual Basic  Copy Code

Public Function ToAbsolute () As CellIndex

 Return Value

 See Also