Xceed Workbooks for .NET v3.0 Documentation
Xceed.Workbooks.NET Assembly / Xceed.Workbooks.NET Namespace / PictureCollection Class
Properties Methods


In This Topic
    PictureCollection Class Members
    In This Topic

    The following tables list the members exposed by PictureCollection.

    Public Properties
     NameDescription
    Public PropertyReturns the amount of Picture in the current worksheet.  
    Public PropertyOverloaded. Returns the Picture located at the specific index.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds a new Picture in the PictureCollection.  
    Public MethodRemoves all Pictures from the PictureCollection.  
    Public Method  
    Public Method  
    Public MethodOverloaded. Removes a Picture from the PictureCollection.  
    Public MethodRemoves a Picture from the PictureCollection by using an index to locate it in the collection.  
    Top
    See Also