Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IShape Interface / Line Property
In This Topic
    Line Property (IShape)
    In This Topic
    Returns the ILineFormat object that contains line formatting properties for the specified shape.
    Syntax
    ILineFormat Line {get;}
    See Also