Package | Description |
---|---|
com.aspose.slides.model |
Modifier and Type | Method and Description |
---|---|
BlockElement |
BlockElement.addMathElementListItem(MathElement mathElementListItem) |
BlockElement |
BlockElement.mathElementList(List<MathElement> mathElementList) |
Modifier and Type | Method and Description |
---|---|
List<BlockElement> |
MathParagraph.getMathBlockList()
List of math blocks
|
Modifier and Type | Method and Description |
---|---|
MathParagraph |
MathParagraph.addMathBlockListItem(BlockElement mathBlockListItem) |
Modifier and Type | Method and Description |
---|---|
MathParagraph |
MathParagraph.mathBlockList(List<BlockElement> mathBlockList) |
void |
MathParagraph.setMathBlockList(List<BlockElement> mathBlockList) |
Copyright © 2022. All rights reserved.