ActiveReports 8
Weight Field

The thickness of the line.
Syntax
'Declaration
 
Public Weight As System.Integer
public System.int Weight

Field Value

An Excel enumerated line weight value.
Remarks

Effect for Microsoft Excel 97 file format (BIFF8):

Parameter will generate line with weight parameter as points.

Effect for versions 3, 4, 5, and 7.

0-Hairline: 0 points
1-Single: .75 points
2-Double: 1.35 points
3-Thick: 1.95 points

Version 2 does not support lines

See Also

Reference

LineInfo Class
LineInfo Members

Support Forum