OdList
Inheritance: java.lang.Object, com.aspose.imaging.fileformats.opendocument.OdObject, com.aspose.imaging.fileformats.opendocument.objects.graphic.OdGraphicObject, com.aspose.imaging.fileformats.opendocument.objects.graphic.OdStyledObject
public class OdList extends OdStyledObject
The List object
Constructors
| Constructor | Description |
|---|---|
| OdList(OdObject parent) | Initializes a new instance of the OdList class. |
OdList(OdObject parent)
public OdList(OdObject parent)
Initializes a new instance of the OdList class.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| parent | OdObject | The parent. |