DefinedName

General

DefinedName és una classe en Aspose.Cells per a Python.

Representa un nom definit al llibre de treball.

Propietats

NameTypeAccessDescription
name``ReadHolds the name of the defined range or formula
refers_to``ReadContains the cell reference or formula the name points to
local_sheet_id``ReadIndicates the worksheet index the name is scoped to
comment``ReadStores an optional comment associated with the defined name
description``ReadProvides a textual description of the defined name
hidden``ReadFlags whether the defined name is hidden from the UI

Mètodes

SignatureDescription
__init__(name, refers_to, local_sheet_id)
 Català