DefinedNameCollection

المعلومات العامة

DefinedNameCollection هي فئة في Aspose.Cells لـ NET. الميراث من: IEnumerable<DefinedName>.

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

خصائص

اسمالنوعالوصولوصف
Countintاقرأيحصل على العدد الإجمالي لأسماء المحددة في مجموعة

الطرق

التوقيعوصف
Add(name: string, formula: string)يضيف اسم محدد من خلال مجال الكتيب مع الصيغة المحددة
Add(name: string, formula: string, localSheetIndex: int?)
RemoveAt(index: int)إزالة الاسم المحدد في مؤشر مجموعة محددة
GetEnumerator()يعيد عددًا للتكرار على الأسماء المحددة
 العربية