Page tree
Skip to end of metadata
Go to start of metadata

Description

This method must be implemented by the class you want to use as an AutoFormatter. Then, when you import data, you can use DataImportProperties.AutoFormatter to set the AutoFormatter for that data import.

C#
vb.net

Parameters

aCell
The table cell to format.
aRow
The 0-based row index of the cell to format.
aColumn
The 0-based column index of the cell to format.
aLocation
The location of the cell in relation to the outer edge of the table.
  • No labels