[]
Gets or sets the display width of the image object in Excel. The unit is pixel.
public int DisplayWidth { get; set; }
An int value, representing the display width of the image object in Excel.