OdEquation 类

Summary: The open document equation

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

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

Inheritance: OdGraphicObject

Constructors

Name描述
OdEquation(parent)初始化 OdEquation 类的新实例。

Properties

NameTypeAccess描述
absolute_coordinatesboolr/w获取或设置指示是否使用 [absolute coordinates] 的值。
公式stringr/w获取或设置公式。
System.Collections.Generic.List`1[[Aspose.Imaging.FileFormats.OpenDocument.OdObject]]r获取项目。
名称stringr/w获取或设置名称。
parentOdObjectr获取父对象。
valuefloatr/w获取或设置 value。

Constructor: OdEquation(parent)

 OdEquation(parent) 

初始化 OdEquation 类的新实例。

Parameters:

参数TypeDescription
parentOdObject父对象。