Spread Windows Forms 18
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / IShapes Interface
Members


In This Topic
    IShapes Interface
    In This Topic
    Represents a collection of all the IShape objects on the specified sheet.
    Syntax
    'Declaration
     
    
    Public Interface IShapes 
    'Usage
     
    
    Dim instance As IShapes
    public interface IShapes 
    Remarks
    Except chart, shape feature work with Spread WinForms only.
    See Also