is_cell_refered_by_chart yöntemi
is_cell_refered_by_chart(self, sheet_index, row_index, column_index)
Tablonun referans aldığı hücrenin hangisi olduğunu döndürür.
İadeler
def is_cell_refered_by_chart(self, sheet_index, row_index, column_index):
...
Parametre | Tip | Tanım |
---|---|---|
sheet_index | int | Index.-1 sayfası güncel grafiğin bulunduğu çalışma sayfası anlamına gelir. |
row_index | int | Satır dizini |
column_index | int | Sütun dizini |
Ayrıca bakınız
- modül
aspose.cells.charts
- sınıf
Chart