Fix more
This commit is contained in:
parent
77f106e176
commit
d39f6124f9
|
@ -100,7 +100,7 @@
|
|||
`ApiParagraph.AddCaptionCrossRef();`
|
||||
* New methods to replace elements:
|
||||
|
||||
```
|
||||
```javascript
|
||||
ApiParagraph.GetPosInParent();
|
||||
ApiParagraph.ReplaceByElement();
|
||||
|
||||
|
@ -115,7 +115,7 @@
|
|||
`ApiDrawing.GetWidth();` and `ApiDrawing.GetHeight();`
|
||||
* Add new methods for chart:
|
||||
|
||||
```
|
||||
```javascript
|
||||
ApiChart.ApplyChartStyle();
|
||||
ApiChart.SetPlotAreaFill();
|
||||
ApiChart.SetPlotAreaOutLine();
|
||||
|
|
Loading…
Reference in a new issue