com.aspose.words
Class Forms2OleControlCollection

java.lang.Object
    extended by com.aspose.words.Forms2OleControlCollection

public class Forms2OleControlCollection 
extends java.lang.Object

Represents collection of Forms2OleControl objects.

Constructor Summary
Forms2OleControlCollection()
          
 
Property Getters/Setters Summary
intgetCount()
           Gets count of objects in the collection.
Forms2OleControlget(int index)
           Gets Forms2OleControl object at specified index.
 

Constructor Detail

Forms2OleControlCollection

public Forms2OleControlCollection()

Property Getters/Setters Detail

getCount

public int getCount()
Gets count of objects in the collection.

get

public Forms2OleControl get(int index)
Gets Forms2OleControl object at specified index.

See Also:
          Aspose.Words Documentation - the home page for the Aspose.Words Product Documentation.
          Aspose.Words Support Forum - our preferred method of support.