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
L’objet Liste
Constructeurs
| Constructeur | Description |
|---|---|
| OdList(OdObject parent) | Initialise une nouvelle instance de la classe OdList. |
OdList(OdObject parent)
public OdList(OdObject parent)
Initialise une nouvelle instance de la classe OdList.
Parameters:
| Paramètre | Type | Description |
|---|---|---|
| parent | OdObject | Le parent. |