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ístup | Opis: |
|---|---|---|---|
Count | int | Čítajte si . | Získa celkový počet definovaných názvov v zbierke . |
Metódy
| Podpis | Opis: |
|---|---|
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 |