Item
NameCollection indexer (1 of 2)
Name
belirtilen dizindeki öğe.
public Name this[int index] { get; }
Parametre | Tanım |
---|---|
index | Öğenin sıfır tabanlı dizini. |
Geri dönüş değeri
Belirtilen dizindeki öğe.
Ayrıca bakınız
- class Name
- class NameCollection
- ad alanı Aspose.Cells
- toplantı Aspose.Cells
NameCollection indexer (2 of 2)
Name
belirtilen ada sahip öğe.
public Name this[string text] { get; }
Parametre | Tanım |
---|---|
text | Ad metni. |
Geri dönüş değeri
Belirtilen ada sahip öğe.
Ayrıca bakınız
- class Name
- class NameCollection
- ad alanı Aspose.Cells
- toplantı Aspose.Cells