←Select platform

Dy1 Property

Summary

Gets the vertical offset of the image's top-left corner from the top-left corner of the starting cell in the embedded image's cell range. This property specifies the distance, that the image is offset vertically within its starting anchor cell.

Syntax

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

Property Value

An integer representing the vertical offset.

Remarks

The Dy1 property is instrumental in adjusting the vertical placement of images within their cell ranges, enabling precise control over how images align with text and other sheet elements. This property, along with Dx1, allows for nuanced positioning of images to enhance the sheet's visual layout and the clarity of associated data.

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.