ApiShape
Represents the ApiShape class.
Methods
| Method | Returns | Description | 
|---|---|---|
| GetClassType | "shape" | Returns the type of the ApiShape class. | 
| GetContent | ApiDocumentContent | Returns the shape inner contents where a paragraph or text runs can be inserted. | 
| GetDocContent | ApiDocumentContent | Deprecated in 6.2. Returns the shape inner contents where a paragraph or text runs can be inserted. | 
| GetGeometry | ApiGeometry | Returns the geometry object from the current shape. | 
| SetGeometry | boolean | Sets a custom geometry for the current shape. | 
| SetVerticalTextAlign | None | Sets the vertical alignment to the shape content where a paragraph or text runs can be inserted. |