←Select platform

Dy2 Property

Summary

Retrieves the vertical offset of the image's bottom-right corner from the top-left corner of the ending cell in the embedded image's cell range. Measures the vertical distance that the image extends beyond the starting point within its final anchor cell.

Syntax

C#
C++/CLI
Python
public int Dy2 { get; } 
public:  
   property Int32 Dy2 
   { 
      Int32 get() 
   } 
Dy2 # get  (SheetImage) 

Property Value

An integer indicating the vertical offset from the top of the ending cell to the bottom edge of the image.

Remarks

The Dy2 property complements Dx2 by providing detailed control over the vertical dimension and placement of an embedded image within a sheet. Together, these properties enable precise adjustments to an image's size and positioning relative to its anchor cells, crucial for optimizing sheet layouts and ensuring that images enhance rather than detract from the sheet's content.

SheetImage Excel Image Coordinates

Requirements

Target Platforms

See Also

SheetImage Class

SheetImage Members

Leadtools.Document.LEADOffice.Sheet Namespace

Help Version 23.0.2024.4.15
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.LEADOffice Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.