Search
CellIndex.ToOldStringFormat Method
See Also
 






Returns a string representing the cell reference in the old format R1C1.

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

 Syntax

C#  Copy Code

public string ToOldStringFormat ()

Visual Basic  Copy Code

Public Function ToOldStringFormat () As String

 Return Value

 See Also