ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Excel Assembly / GrapeCity.SpreadBuilder.Imaging Namespace / LineInfo Class / dxL Field

In This Topic
    dxL Field
    In This Topic
    The X (horizontal) position of the upper-left corner of the object's bounding rectangle, relative to the left side of the underlying cell (specified in colL), expressed as 1/1024th of the cell's width.
    Syntax
    'Declaration
     
    Public dxL As Short
    public short dxL

    Field Value

    Short.
    Remarks
    This value cannot be negative.
    See Also