Item
TableStyleElementCollection indexer (1 of 2)
Dizine göre tablo stilinin bir öğesini alır.
public TableStyleElement this[int index] { get; }
Parametre | Tanım |
---|---|
index | İçerik. |
Geri dönüş değeri
İadelerTableStyleElement
nesne
Ayrıca bakınız
- class TableStyleElement
- class TableStyleElementCollection
- ad alanı Aspose.Cells.Tables
- toplantı Aspose.Cells
TableStyleElementCollection indexer (2 of 2)
Tablo stilinin öğesini şu şekilde alır:TableStyleElementType
public TableStyleElement this[TableStyleElementType type] { get; }
Parametre | Tanım |
---|---|
type | Öğe türü. |
Geri dönüş değeri
İadelerTableStyleElement
nesne
Ayrıca bakınız
- class TableStyleElement
- enum TableStyleElementType
- class TableStyleElementCollection
- ad alanı Aspose.Cells.Tables
- toplantı Aspose.Cells