Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IExtendedData Interface
Members


In This Topic
    IExtendedData Interface
    In This Topic
    Represents an interface for other products to extend data of Worksheet.
    Syntax
    'Declaration
     
    
    Public Interface IExtendedData 
    'Usage
     
    
    Dim instance As IExtendedData
    public interface IExtendedData 
    See Also