process yöntemi
process(sheet_index, row_index, col_index, table_name, column_name)
Akıllı bir işaretleyiciyi işlemek için geri arama.
def process(self, sheet_index, row_index, col_index, table_name, column_name):
...
Parametre | Tip | Tanım |
---|---|---|
sheet_index | int | Sayfa dizini. |
row_index | int | Satır dizini. |
col_index | int | Sütun dizini. |
table_name | str | Smartmarker’ın tablo adı. |
column_name | str | Smartmarker’ın tablo adı. |
Ayrıca bakınız
- modül aspose.cells
- sınıf ISmartMarkerCallBack