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

In This Topic
    dyT Field
    In This Topic
    The Y (vertical) position of the upper-left corner of the object's bounding rectangle, relative to the top of the underlying cell, expressed as 1/1024th of the cell's height.
    Syntax
    'Declaration
     
    Public dyT As Short
    public short dyT

    Field Value

    Short.
    Remarks
    This value cannot be negative.
    See Also