Gets the name refer to.
Namespace: Spire.Spreadsheet.FormsAssembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 3.7.1.8020
Syntax
| C# | Visual Basic | Visual C++ | F# |
string RefersTo { get; }
ReadOnly Property RefersTo As String Get
property String^ RefersTo { String^ get (); }
abstract RefersTo : string with get