Winnovative Excel Library

ExcelPicturePictureWidthPx Property

Winnovative Excel Library Documentation
Gets or sets the width in pixels (1 pixels is 1/96 inch) of the picture area. The right column index is adjusted based on the specified width. The width is measured in pixels. The dimensions can be converted from pixels to inches using the UnitsConverter class.

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

public int PictureWidthPx { get; set; }

Property Value

Type: Int32
See Also

Reference