RecipeList definition

Top  Previous  Next

The worksheet definition determines the display in the table.

 

The table format settings consist of a standard header for all lists and the object-specific format settings for the individual columns. (#Column)

 

Icon-HinweisEach column to be displayed must be defined with the Column tag. The order from top to bottom determines the order of columns from left to right.

 

#Column

ID

Format

Width

Alignment

Options

 

Parameters for #Column tag:

Parameters

M/O

Value

Default

Comment

ID

M

File

Name

DateTime


Specifies the column.

Format

O

Format

 

%[dd-mm-yy HH:MM:SS]DT

Format to output DateTime of the recipe files

See also #Variable

Width

O

Integer

-1

Column width, in which:

(width < 0) => automatic column width

(width == 0) => column hidden

(width > 0) => fixed column width in pixels

 

Icon-HinweisIf the total of all fixed column widths is wider than the width DX of the object, a horizontal scroll bar is displayed automatically.

Title

O

Text

File

Name

Date/Time

Column header

Alignment

O

 

left

center

right

left

Horizontal alignment of the text in the cell

left-justified
centered
right-justified

Options

 




 

Example

Tag

Value

 

 

 

 

 

#Header:Height

25

 

 

 

 

 

#Header:Font

 

 

 

 

 

 

#Header:Color

 

 

 

 

 

 

#Header:BackColor

 

 

 

 

 

 

#Row:Lines

 

 

 

 

 

 

#Row:Height

 

 

 

 

 

 

#Grid:Hide

 

 

 

 

 

 

#Grid:Color

 

 

 

 

 

 

Column

ID

Format

Width

Title

Alignment

Options

#Column

File

 

100

File

left

 

#Column

Name

 

-1

Recipe Name

left

 

#Column

DateTime

%[dd-mm-yy HH:MM:SS]DT

150

Date/Time

left