Method | Description | |
---|---|---|
GetZindex ( ) : int | ||
Invoke ( ) : object |
Retuns an object with async functions for node.js
|
|
SetZindex ( string order ) : void | ||
Shape ( NetOffice.PowerPointApi shape ) : System |
Method | Description | |
---|---|---|
Duplicate ( ) : object |
Duplicate this Shape
|
|
ExportAs ( object>.IDictionary |
Export shape as picture
|
|
GetTags ( ) : |
|
|
GetUnderlyingObject ( ) : NetOffice.PowerPointApi.Shape |
|
|
HasObject ( string name ) : bool |
|
|
Remove ( ) : void |
Deletes the Shape
|
|
TestFilter ( object>.IDictionary |
Test if the given Filter matches the shape. Filter can be Tags or Properties. eg: {"tag:mytag", "Some Value", "attr:Name", "Shape Name"}
|
|
TextReplace ( object>.Dictionary |
Search and replace
|
|
TextReplace ( string find, string replace ) : void |
Use PPT buildin search and replace function
|
public Shape ( NetOffice.PowerPointApi shape ) : System | ||
shape | NetOffice.PowerPointApi | |
return | System |