Item
HorizontalPageBreakCollection indexer (1 of 2)
HorizontalPageBreak
belirtilen dizindeki öğe.
public HorizontalPageBreak 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 HorizontalPageBreak
- class HorizontalPageBreakCollection
- ad alanı Aspose.Cells
- toplantı Aspose.Cells
HorizontalPageBreakCollection indexer (2 of 2)
HorizontalPageBreak
belirtilen hücre adına sahip öğe.
public HorizontalPageBreak this[string cellName] { get; }
Parametre | Tanım |
---|---|
cellName | Hücre adı. |
Geri dönüş değeri
Belirtilen hücre adına sahip öğe.
Ayrıca bakınız
- class HorizontalPageBreak
- class HorizontalPageBreakCollection
- ad alanı Aspose.Cells
- toplantı Aspose.Cells