OdEquation Class

Summary: The open document equation

Module: aspose.imaging.fileformats.opendocument.objects.graphic

Full Name: aspose.imaging.fileformats.opendocument.objects.graphic.OdEquation

Inheritance: OdGraphicObject

Aspose.Imaging Version: 24.5.0

Constructors

NameDescription
OdEquation(parent)Initializes a new instance of the OdEquation class.

Properties

NameTypeAccessDescription
absolute_coordinatesboolr/wGets or sets a value indicating whether [absolute coordinates].
formulastringr/wGets or sets the formula.
itemslist[OdObject]rGets the items.
namestringr/wGets or sets the name.
parentOdObjectrGets the parent object.
valuefloatr/wGets or sets the value.

Constructor: OdEquation(parent)

 OdEquation(parent) 

Initializes a new instance of the OdEquation class.

Parameters:

ParameterTypeDescription
parentOdObjectThe parent.