←Select platform

Dx2 Property

Summary

Obtains the horizontal offset of the image's bottom-right corner from the top-left corner of the ending cell in the embedded image's cell range. This property measures the distance, that the image extends beyond the starting point within its final anchor cell.

Syntax

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

Property Value

An integer representing the horizontal offset from the beginning of the ending cell to the image's right edge.

Remarks

The Dx2 property, in combination with Dy2 (the vertical offset for the bottom edge), is crucial for understanding and manipulating the precise placement and size of an embedded image within a sheet. These properties enable detailed adjustments to how images integrate with the sheet's data layout.

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.