Uses of Class
com.aspose.tasks.OleObject
-
-
Uses of OleObject in com.aspose.tasks
Methods in com.aspose.tasks that return OleObject Modifier and Type Method Description OleObject
OleObjectCollection. get(int index)
(@inheritDoc}Methods in com.aspose.tasks that return types with arguments of type OleObject Modifier and Type Method Description List<OleObject>
OleObjectCollection. toList()
Converts the instance of theOleObjectCollection
class to a list containing the instances of theOleObject
class.Methods in com.aspose.tasks with parameters of type OleObject Modifier and Type Method Description boolean
OleObjectCollection. add(OleObject item)
-