TdxSpreadSheetDefinedNames.AddFromSelection Method
| Name | Description |
|---|---|
| AddFromSelection | Creates new defined names from the cell selection in the active worksheet. |
| AddFromSelection(TdxSpreadSheetTableView,TdxRectList,TcxBorders) | Creates new defined names from the specified cell ranges in a target worksheet. |
| AddFromSelection(TdxSpreadSheetTableView,TRect,TcxBorders) | Creates new defined names from the specified cell range in a target worksheet. |
| AddFromSelection(TdxSpreadSheetTableView) | Creates new defined names from the cell selection in a target worksheet. |