Removes this Name object from the workbook's Names collection.
Namespace:
Spire.Xls.Core.Spreadsheet
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public:
virtual void Delete() sealed
abstract Delete : unit -> unit
override Delete : unit -> unit
Implements
INamedRange
Delete
See Also