combit List & Label 29 - .NET Help
combit.Reporting.DataProviders Namespace / XlsDataProvider Class / FileName Property


In This Topic
    FileName Property (XlsDataProvider)
    In This Topic
    File name of the Excel worksheet.
    Syntax
    'Declaration
     
    
    Public Property FileName As String
    public string FileName {get; set;}
    public:
    property String^ FileName {
       String^ get();
       void set (    String^ value);
    }
    Requirements

    See Also