Spread Windows Forms 17
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / IStructuredObject Interface
Members


In This Topic
    IStructuredObject Interface
    In This Topic
    Represents a structured object which stores data as a spreadsheet.
    Syntax
    'Declaration
     
    
    Public Interface IStructuredObject 
    'Usage
     
    
    Dim instance As IStructuredObject
    public interface IStructuredObject 
    See Also