Apply MagicCell to Download.

dbQP Abbr: dmc
Version: All

Namespace:  Tornado
Assembly:  Tornado (in Tornado.dll) Version: 12.6.0.9 (1.0.0.0)

Syntax

C#
public string dbDownloadMagicCell { get; set; }
Visual Basic (Declaration)
Public Property dbDownloadMagicCell As String

Field Value

Obj.dbDownloadMagicCell="(;,[]#|~/+{})Field | Tag | Macro"
KeywordDescription
Delimiters (;,[]#|~/+{})Same as MagicCell delimiters.
FieldsDownload field to be processed by MagicCell filter.
TagTag of field
MacroMagicCell Macro. (See MagicCell reference)

Remarks

This is identical to the GridMagicCell except that it is for Download. MagicCell is different for the two. Grid/Form MagicCell are for display and Download MagicCell is for text and formulas.

See Also