Skip to main content
All docs
V25.1
  • DefinedNameEventArgs Properties

    Contains DefinedNameAdded and DefinedNameDeleted event data.
    Name Description
    IsGlobal Gets whether the defined name has a workbook scope.
    Name Gets the name of the defined name object.
    Scope Gets the defined name’s scope - an area within a spreadsheet application (an individual worksheet or the entire workbook) where a defined name is recognized and can be used without qualification.
    See Also