Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IContainer Interface / WidthInPixel Property
In This Topic
    WidthInPixel Property (IContainer)
    In This Topic
    Gets or sets the width (in pixels) of the object.
    Syntax
    System.double WidthInPixel {get; set;}
    See Also