Item

TableStyleElementCollection indexer (1 of 2)

الحصول على عنصر نمط الجدول بالفهرس .

public TableStyleElement this[int index] { get; }
معاملوصف
indexمؤشر.

قيمة الإرجاع

عائداتTableStyleElement هدف

أنظر أيضا


TableStyleElementCollection indexer (2 of 2)

يحصل على عنصر نمط الجدول بواسطة ملفTableStyleElementType

public TableStyleElement this[TableStyleElementType type] { get; }
معاملوصف
typeنوع العنصر.

قيمة الإرجاع

عائداتTableStyleElement هدف

أنظر أيضا