CalcEngine for .NET
C1.CalcEngine Namespace / IDataSheet Interface
Members

In This Topic
    IDataSheet Interface
    In This Topic
    Defines properties and methods of object representing the sheet that uses C1.CalcEngine.ExcelEngine.ExcelEngine as a data source.
    Syntax
    'Declaration
     
    
    Public Interface IDataSheet 
    public interface IDataSheet 
    See Also