ApiShape
Represents the ApiShape class.
Methods
Method | Returns | Description |
---|---|---|
GetClassType | "shape" | Returns a type of the ApiShape class. |
GetDocContent | ApiDocumentContent | Returns the shape inner contents where a paragraph or text runs can be inserted. |
GetNextShape | ApiShape | null | Returns the next inline shape if exists. |
GetPrevShape | ApiShape | null | Returns the previous inline shape if exists. |
SetPaddings | None | Sets the text paddings to the current shape. |
SetVerticalTextAlign | None | Sets the vertical alignment to the shape content where a paragraph or text runs can be inserted. |