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