2024 April Release

Struct FSCREPORTING@1.1001:ReportColumn Permanent link for this heading

Report columns in an excel report

Properties Permanent link for this heading

Type

Property

Name

AttributeDefinition

rcattrdef

Property

string[]

rclabelexpr

Expression for Label

ComponentObject

rctype

Type of Column

string[]

rcvalueexpr

Expression for Value

integer

rcwidth

Width

Properties Permanent link for this heading


Property (FSCREPORTING@1.1001:rcattrdef) Permanent link for this heading

AttributeDefinition FSCREPORTING@1.1001:rcattrdef not null

Additional Information


Expression for Label (FSCREPORTING@1.1001:rclabelexpr) Permanent link for this heading

Expression to calculate the label of a column.

string[] FSCREPORTING@1.1001:rclabelexpr not null

Local Scope: object
Global Scope: dictionary
Returns: string


Type of Column (FSCREPORTING@1.1001:rctype) Permanent link for this heading

ComponentObject FSCREPORTING@1.1001:rctype not null

Additional Information


Expression for Value (FSCREPORTING@1.1001:rcvalueexpr) Permanent link for this heading

Expression to calculate the value of a cell. The object of the current row is the local scope.

string[] FSCREPORTING@1.1001:rcvalueexpr not null

Local Scope: object
Global Scope: dictionary


Width (FSCREPORTING@1.1001:rcwidth) Permanent link for this heading

unsigned integer FSCREPORTING@1.1001:rcwidth