TdxSpreadSheetTableViewSelection.FocusedCellPosition Property
In This Article
Returns the focused cell position as row and column indexes in the worksheet.
#Declaration
Delphi
property FocusedCellPosition: TPoint read;
#Property Value
Type | Description |
---|---|
TPoint | A focused cell position where the TPoint. |
See Also