MindFusion.Wpf Pack Programmer's Guide
CellIndex.ToOldStringFormat Method
See Also
 





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

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

public string ToOldStringFormat ()

Visual Basic  Copy Code

Public Function ToOldStringFormat () As String

 Return Value

 See Also

CellIndex Members
CellIndex Class
MindFusion.Spreadsheet.Wpf Namespace