A string that contains the column and row index of the top-left and bottom-right position of this range.
Namespace: Spire.Spreadsheet.FormsAssembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 3.7.1.8020
Syntax
| C# | Visual Basic | Visual C++ | F# |
public override string ToString()
Public Overrides Function ToString As String
public: virtual String^ ToString() override
abstract ToString : unit -> string override ToString : unit -> string