[]
Represents an element inside an OMathStruct class instance.
public class OMathElement : ContentObject, IBrowsable<OMathElement>
Public Class OMathElement
Inherits ContentObject
Implements IBrowsable(Of OMathElement)
Name | Description |
---|---|
CanChangeRelativeSize | Gets whether the RelativeSize property can be changed. |
Column | Gets the OMathMatrixColumn of the element if it is a cell in the OMathMatrix structure. |
DefaultRelativeSize | Gets the default value for the RelativeSize property. |
ElementType | Gets the OMathElementType of the element. |
MaxRelativeSize | Gets the maximum value for the RelativeSize property of the element. |
MinRelativeSize | Gets the minimum value for the RelativeSize property of the element. |
Next | Gets the next OMathElement in a collection. |
ParentElement | Gets the parent OMathElement class instance. |
ParentOMath | Gets the parent OMath class instance. |
ParentStruct | Gets the parent OMathStruct class instance. |
Previous | Gets the previous OMathElement in a collection. |
RelativeSize | Gets or sets the element text size relative to the normal text size. For instance, 1 represents that it is one size larger than normal. Allowed values are from MinRelativeSize to MaxRelativeSize, inclusive. Default value defined in the DefaultRelativeSize property. |
Row | Gets the OMathMatrixRow of the element if it is a cell in the OMathMatrix structure. |
Name | Description |
---|---|
AddAccent() | Adds a new OMathAccent to the end of the Office Math element. |
AddAccent(string, string) | Adds a new OMathAccent to the end of the Office Math element. |
AddBar() | Adds a new OMathBar to the end of the Office Math element. |
AddBar(string) | Adds a new OMathBar to the end of the Office Math element. |
AddBorderBox() | Adds a new OMathBorderBox to the end of the Office Math element. |
AddBorderBox(string) | Adds a new OMathBorderBox to the end of the Office Math element. |
AddBox() | Adds a new OMathBox to the end of the Office Math element. |
AddBox(string) | Adds a new OMathBox to the end of the Office Math element. |
AddComplexField(IFieldOptions) | Adds a ComplexField to the end of the Office Math element. |
AddComplexField(string) | Adds a ComplexField to the end of the Office Math element. |
AddComplexField(string, string) | Adds a ComplexField to the end of the Office Math element. |
AddContentControl(ContentControlType, bool) | Adds a ContentControl to the end of the Office Math element. |
AddDelimiter() | Adds a new OMathDelimiter to the end of the Office Math element. |
AddDelimiter(string[], string, string, string) | Adds a new OMathDelimiter to the end of the Office Math element. |
AddEndnote(string) | Adds an Endnote to the end of the Office Math element. |
AddEndnote(string, char, string) | Adds an Endnote to the end of the Office Math element. |
AddEndnote(string, string) | Adds an Endnote to the end of the Office Math element. |
AddEquationArray() | Adds a new OMathEquationArray to the end of the Office Math element. |
AddEquationArray(string[]) | Adds a new OMathEquationArray to the end of the Office Math element. |
AddFootnote(string) | Adds a Footnote to the end of the Office Math element. |
AddFootnote(string, char, string) | Adds a Footnote to the end of the Office Math element. |
AddFootnote(string, string) | Adds a Footnote to the end of the Office Math element. |
AddFraction() | Adds a new OMathFraction to the end of the Office Math element. |
AddFraction(string, string, OMathFractionType?) | Adds a new OMathFraction to the end of the Office Math element. |
AddFunction() | Adds a new OMathFunction to the end of the Office Math element. |
AddFunction(string, string) | Adds a new OMathFunction to the end of the Office Math element. |
AddGroupCharacter() | Adds a new OMathGroupCharacter to the end of the Office Math element. |
AddGroupCharacter(string, string) | Adds a new OMathGroupCharacter to the end of the Office Math element. |
AddHyperlink() | Adds a Hyperlink to the end of the Office Math element. |
AddHyperlink(string, string, string, string) | Adds a Hyperlink to the end of the Office Math element. |
AddHyperlink(Uri, string, string, string, string) | Adds a Hyperlink to the end of the Office Math element. |
AddLimitLower() | Adds a new OMathLimitLower to the end of the Office Math element. |
AddLimitLower(string, string) | Adds a new OMathLimitLower to the end of the Office Math element. |
AddLimitUpper() | Adds a new OMathLimitUpper to the end of the Office Math element. |
AddLimitUpper(string, string) | Adds a new OMathLimitUpper to the end of the Office Math element. |
AddMatrix() | Adds a new OMathMatrix to the end of the Office Math element. |
AddMatrix(int, int) | Adds a new OMathMatrix to the end of the Office Math element. |
AddMatrix(int?[,]) | Adds a new OMathMatrix to the end of the Office Math element. |
AddMatrix(string[,]) | Adds a new OMathMatrix to the end of the Office Math element. |
AddNary() | Adds a new OMathNary to the end of the Office Math element. |
AddNary(string, string, string, string) | Adds a new OMathNary to the end of the Office Math element. |
AddOMathStruct(OMathStructType) | Adds a new OMathStruct to the end of the Office Math element. |
AddPhantom() | Adds a new OMathPhantom to the end of the Office Math element. |
AddPhantom(string, bool) | Adds a new OMathPhantom to the end of the Office Math element. |
AddPreSubSuperscript() | Adds a new OMathPreSubSuperscript to the end of the Office Math element. |
AddPreSubSuperscript(string, string, string) | Adds a new OMathPreSubSuperscript to the end of the Office Math element. |
AddRadical() | Adds a new OMathRadical to the end of the Office Math element. |
AddRadical(string, string) | Adds a new OMathRadical to the end of the Office Math element. |
AddRun() | Adds a Run to the end of the Office Math element. |
AddRun(Style) | Adds a Run to the end of the Office Math element. |
AddRun(string) | Adds a Run to the end of the Office Math element. |
AddRun(string, Style) | Adds a Run to the end of the Office Math element. |
AddSimpleField(string) | Adds a SimpleField to the end of the Office Math element. |
AddSimpleField(string, string) | Adds a SimpleField to the end of the Office Math element. |
AddSubSuperscript() | Adds a new OMathSubSuperscript to the end of the Office Math element. |
AddSubSuperscript(string, string, string) | Adds a new OMathSubSuperscript to the end of the Office Math element. |
AddSubscript() | Adds a new OMathSubscript to the end of the Office Math element. |
AddSubscript(string, string) | Adds a new OMathSubscript to the end of the Office Math element. |
AddSuperscript() | Adds a new OMathSuperscript to the end of the Office Math element. |
AddSuperscript(string, string) | Adds a new OMathSuperscript to the end of the Office Math element. |
Delete() | Deletes this content object from the parent Body. Note that the position occupied by this content object in the parent can still be accessed (e.g. to insert new content) via a PersistentRange if one has previously been created with GetPersistentRange(). |