ComponentOne Excel for .NET
C1.Excel Assembly / C1.Util Namespace / XLPath Class / IsClosed Property

In This Topic
    IsClosed Property
    In This Topic
    Gets a value indicating if the path is closed for subsequent modifications.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsClosed As System.Boolean
    public System.bool IsClosed {get;}
    See Also