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 OleObjectOleObjectCollection. 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 theOleObjectCollectionclass to a list containing the instances of theOleObjectclass.
-