ComponentOne Excel for .NET
C1.Excel Assembly / C1.Excel Namespace / C1XLBook Class / ToString Method

In This Topic
    ToString Method (C1XLBook)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function ToString() As System.String
    public virtual System.string ToString()
    See Also