Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / ILineFormat Interface / Visible Property
In This Topic
    Visible Property (ILineFormat)
    In This Topic
    Gets or sets whether the object is visible.
    Syntax
    System.bool Visible {get; set;}
    See Also