طريقة process
process(sheet_index, row_index, col_index, table_name, column_name)
رد الاتصال لمعالجة علامة ذكية.
def process(self, sheet_index, row_index, col_index, table_name, column_name):
...
معامل | يكتب | وصف |
---|---|---|
sheet_index | int | فهرس الورقة. |
row_index | int | فهرس الصف. |
col_index | int | فهرس العمود. |
table_name | str | اسم جدول smartmarker. |
column_name | str | اسم جدول smartmarker. |
أنظر أيضا
- وحدة aspose.cells
- فئة ISmartMarkerCallBack