public class MatrixEquationNode extends EquationNode
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj)
Determine whether the current equation node is equal to the specified node
|
int |
getBaseJc()
This attribute specifies the justification of the matrix.
|
boolean |
isHidePlaceholder()
This attribute specifies the Hide Placeholders property on a matrix.
|
void |
setBaseJc(int value)
This attribute specifies the justification of the matrix.
|
void |
setHidePlaceholder(boolean value)
This attribute specifies the Hide Placeholders property on a matrix.
|
addChild, addChild, createNode, getChild, getEquationType, getParentNode, getType, insertAfter, insertBefore, insertChild, remove, removeAllChildren, removeChild, removeChild, setParentNode, toLaTeX, toMathMLgetFont, getLength, getStartIndex, getTextOptions, setWordArtStylepublic int getBaseJc()
public void setBaseJc(int value)
public boolean isHidePlaceholder()
public void setHidePlaceholder(boolean value)
public boolean equals(java.lang.Object obj)
equals in class EquationNodeobj - The specified nodeSee Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.