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

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

    Field Value

    Short.
    Remarks
    This value cannot be negative.
    See Also