The FlexiTable™ settings file provides a flexible way of defining table presentation. By presentation we mean …
The Settings Editor dialog lets you modify FlexiTable's settings. When you save settings
it updates the settings file, which is a plain text file in XML format.
The Settings Editor dialog provides multiple tabbed categories that let you modify various settings.
You can have multiple settings files for different purposes. When FlexiTable™ first starts, it
looks for the settings file defined by configuration variable FLEXITABLE_SETTINGS, or if that is not
defined the default settings.xml in the folder defined by MS_SETTINGSDIR.
The settings dialog has the following categories whose settings are available on individual tabs …
A table is divided into three primary parts: the header, content and footer.
The table content is further divided into multiple rows of data. Each row has an equal number of columns. A cell has the same meaning for FlexiTable™ as a spreadsheet cell: the data at the intersection of a given row and column.
The header and footer are decorative. They may include text specified in the settings file or an XML file, but display no data from your chosen data source. The header will typically include column heading captions, obtained from the settings file, XML file, or DGN Tag Set definition.
The settings file defines line styles, text styles and content for several parts of the table …