DefinedNameCollection

DefinedNameCollection

General

DefinedNameCollection is a class in Aspose.Cells for NET. Inherits from: IEnumerable<DefinedName>.

DefinedNameCollection') és una classe en Aspose.Cells per NET. És heretat de: ゚IEnumerable<DefinedName>.

DefinedNameCollection.Add afegeix un nom definit nou amb la fórmula especificada al llibre de treball.

Propietats

NameTypeAccessDescription
CountintReadGets the total number of defined names in the collection

Mètodes

SignatureDescription
Add(name: string, formula: string)Adds a workbook-scoped defined name with the specified formula
Add(name: string, formula: string, localSheetIndex: int?)
RemoveAt(index: int)Removes the defined name at the specified collection index
GetEnumerator()Returns an enumerator for iterating over defined names
 Català