PropertyCollection{/PLANKER:}Vyzerá to ako...

PropertyCollection{/PLANKER:}Vyzerá to ako...

Prehľad

DefinedNameCollection je trieda v Aspose.Cells pre NET. dedičstvo od: IEnumerable<DefinedName>.

DefinedNameCollection.Add adds a new defined name with the specified formula to the workbook.

Vlastnosti

Názov:Typ:PrístupOpis:
CountintČítajte si .Získa celkový počet definovaných názvov v zbierke .

Metódy

PodpisOpis:
Add(name: string, formula: string)Pridať názov definovaný v rozsahu zo súboru s uvedeným vzorcom
Add(name: string, formula: string, localSheetIndex: int?)
RemoveAt(index: int)Odstráni definovaný názov v špecifikovanom indexe zbierky
GetEnumerator()Vráti počítateľ pre iteráciu nad definovanými menami
 Slovenčina