ComponentOne Excel for .NET
C1.Excel Assembly / C1.Util Namespace / XLPath Class / Close Method

In This Topic
    Close Method
    In This Topic
    Closes the path for modifications. The path cannot be modified after it is closed.
    Syntax
    'Declaration
     
    Public Sub Close() 
    public void Close()
    See Also