Spread WPF 18
GrapeCity.Spreadsheet.Drawing Namespace / IPictures Interface
Members


In This Topic
    IPictures Interface
    In This Topic
    Represents a collection of all the IPicture objects on the specified sheet.
    Object Model
    IPictures Interface
    Syntax
    'Declaration
     
    <DefaultMemberAttribute("Item")>
    Public Interface IPictures 
    'Usage
     
    Dim instance As IPictures
    [DefaultMember("Item")]
    public interface IPictures 
    See Also