d632eda8 fd23 cad3 ea4b 2812f1233444 - iAJTin/iExportEngine GitHub Wiki
Additional header content
Gets or sets a reference which contains the location of the table in the host, this can be by coordinates or by type of alignment, depending whether the host has or not a tabular format. You can only choose one of the modes. If this tag does not define the defaults is by coordinates
Namespace: iTin.Export.Model
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public LocationModel Location { get; set; }VB
Public Property Location As LocationModel
Get
SetType: LocationModel
Reference to the location of the table in the host
TEE Object Element Usage
<Table>
<Location .../>
...
</Table>Compatibility table with native writers.
| Comma-Separated Values CsvWriter |
Tab-Separated Values TsvWriter |
SQL Script SqlScriptWriter |
XML Spreadsheet 2003 Spreadsheet2003TabularWriter |
|---|---|---|---|
| No has effect | No has effect | No has effect | X |
X