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