Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IGraphic Interface / Width Property
In This Topic
    Width Property (IGraphic)
    In This Topic
    Returns or sets a Single value that represents the width, in points, of the object.
    Syntax
    System.double Width {get; set;}
    See Also