ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Imaging Namespace / LineInfo Class / Weight Field

In This Topic
    Weight Field (LineInfo)
    In This Topic
    Set to one of the Excel enumerated line weight values. 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. Version 2 does not support lines. 0 Hairline 0 points 1 Single .75 points 2 Double 1.35 points 3 Thick 1.95 points
    Syntax
    'Declaration
     
    Public Weight As Integer
    public int Weight
    See Also