ISReportList.AddHeader

Description

Syntax

object.AddHeader aHead[, aFontSize = 10[, aStyle = 0[, aCRLF = true]]]

Part Attribute Type Description
object Required
The object always implements the ISReportList interface
aHead In, Required
string
aFontSize In, Optional
Default value is 10
int
aStyle In, Optional
Default value is 0
int
aCRLF In, Optional
Default value is true
bool

Example



  
Note:

Version information

Added in v7.8.0