Winnovative Excel Library

ExcelPicturePictureLeftPositionPoints Property

Winnovative Excel Library Documentation
Gets or sets the position in points (1 point is 1/72 inch) of the the left edge of the picture area inside the worksheet. The left and right column indexes are adjusted based on the specified left position to keep the width.

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public double PictureLeftPositionPoints { get; set; }

Property Value

Type: Double
See Also

Reference