Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Excerpt

When you import data to a table in your document, you can use the AutoFormatter interface to specify how the imported data should be formatted in the table. AutoFormatter contains a single method - FormatCell - which must be implemented in a class that you will use as an AutoFormatter. When you import data, set DataImportProperties.AutoFormatter to the class that you created.

...

Name

Description

FormatCell(TableCell, Int32, Int32, AutoFormatter.Edge)

Excerpt Include
WW8:AutoFormatter.FormatCell(TableCell, Int32, Int32, AutoFormatter.Edge)WW8:
AutoFormatter.FormatCell(TableCell, Int32, Int32, AutoFormatter.Edge)
nopaneltrue

...

Name

Description

Edge

Excerpt Include
WW8:AutoFormatter.EdgeWW8:
AutoFormatter.Edge
nopaneltrue