GroupShape Methods |
The GroupShape type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
AddReference | (Inherited from PptObject .) |
|
|
CheckDisposed | (Inherited from PptObject .) |
|
|
Dispose |
Dispose object and free resources.
(Inherited from
PptObject
.)
|
|
|
Equals | (Overrides Shape Equals(Object) .) |
|
|
Finalize | (Inherited from PptObject .) |
|
|
FindParent(Type) | (Inherited from PptObject .) |
|
|
FindParent( Type ) | (Inherited from PptObject .) |
|
|
FindParent(Type, Boolean) | (Inherited from PptObject .) |
|
|
FindParents | (Inherited from PptObject .) |
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
InsertChart |
Insert a chart into placeholder shape.
(Inherited from
Shape
.)
|
|
|
InsertPicture(Stream) | (Inherited from Shape .) |
|
|
InsertPicture(String) |
Insert a picture into placeholder shape.
(Inherited from
Shape
.)
|
|
|
InsertSmartArt |
Insert a smartArt into placeholder shape.
(Inherited from
Shape
.)
|
|
|
InsertTable |
Insert a table into placeholder shape.
(Inherited from
Shape
.)
|
|
|
InsertVideo |
Insert a video into placeholder shape.
(Inherited from
Shape
.)
|
|
|
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
|
|
OnDispose |
Method which can be overriden by users to take any specific actions when
object is disposed.
(Inherited from
PptObject
.)
|
|
|
ReleaseReference | (Inherited from PptObject .) |
|
|
RemovePlaceholder |
Removes placeholder from the shape.
(Inherited from
Shape
.)
|
|
|
ReplaceTextWithRegex |
Replace text in shape with regex.
(Inherited from
Shape
.)
|
|
|
SaveAsImage |
Save shape to Image.
(Inherited from
Shape
.)
|
|
|
SaveAsSvg |
Convert a shape to svg file.
(Inherited from
Shape
.)
|
|
|
SaveAsSvgInSlide |
Convert a shape to svg file in canvas with slide size.
(Inherited from
Shape
.)
|
|
|
SetParent | (Inherited from PptObject .) |
|
|
SetShapeAlignment |
Sets the alignment with a shape.
(Inherited from
Shape
.)
|
|
|
SetShapeArrange |
Sets the arrangement with a shape.
(Inherited from
Shape
.)
|
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|