Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IContainer Interface / TopInPixel Property
In This Topic
    TopInPixel Property
    In This Topic
    Gets or sets the distance (in pixels) from the top edge of the topmost shape in the shape range to the top edge of the worksheet.
    Syntax
    System.double TopInPixel {get; set;}
    See Also