←Select platform

Dx1 Property

Summary

Gets the horizontal 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 horizontally within its starting anchor cell.

Syntax

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

Property Value

An integer representing the horizontal offset.

Remarks

The Dx1 property, along with Dy1 (the vertical offset), provides precise control over the positioning of an embedded image within its starting anchor cell(s).

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.