a5805239 9545 c498 cdef 47bdd2a4b7b8 - iAJTin/iExportEngine GitHub Wiki
Additional header content
Gets or sets a reference to the logo model defined for this table.
Namespace: iTin.Export.Model
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public LogoModel Logo { get; set; }VB
Public Property Logo As LogoModel
Get
SetType: LogoModel
Reference to the logo model defined for this table. Includes image file path, size, location, effects and visibility.
TEE Object Element Usage
<Table>
<Logo .../>
...
</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 | No has effect |
X