ISmartMarkerCallBack class

ISmartMarkerCallBack class

Represents callback interface of processing smartmarker.

The ISmartMarkerCallBack type exposes the following members:

Methods

MethodDescription
process(self, sheet_index, row_index, col_index, table_name, column_name)Callback for processing a smart marker.

See Also