DelimiterEquationNode class
DelimiterEquationNode class
This class specifies the delimiter equation, consisting of opening and closing delimiters (such as parentheses, braces, brackets, and vertical bars), and a component contained inside. The delimiter may have more than one component, with a designated separator character between each component.
Inheritance: DelimiterEquationNode
The DelimiterEquationNode type exposes the following members:
Properties
Property | Description |
---|---|
type | |
start_index | |
length | |
font | |
text_options | |
parent_node | |
equation_type | |
begin_char | Delimiter beginning character. |
end_char | Delimiter ending character. |
nary_grow | |
separator_char | Delimiter separator character. |
delimiter_shape | Specifies the shape of delimiters in the delimiter object. |
Methods
See Also
- module
aspose.cells.drawing.equations
- class
DelimiterEquationNode