Gets cell location.
Namespace: Spire.Spreadsheet.FormsAssembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 3.7.1.8020
Syntax
| C# | Visual Basic | Visual C++ | F# |
CellAdressInfo Location { get; }
ReadOnly Property Location As CellAdressInfo Get
property CellAdressInfo^ Location { CellAdressInfo^ get (); }
abstract Location : CellAdressInfo with get