names property

names property

Gets the collection of all the Name objects in the spreadsheet.

Definition:

@property
def names(self):
    ...

See Also