Returns a string representing the cell reference in the old format R1C1.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
public string ToOldStringFormat () |
Visual Basic
Copy Code
|
|---|
Public Function ToOldStringFormat () As String |
See Also