IParagraph AppendOleObject Method |
Name | Description | |
---|---|---|
![]() |
AppendOleObject(String, DocPicture) |
Appends the OLE object.
|
![]() |
AppendOleObject( Byte , DocPicture, OleLinkType) |
Appends the OLE object.
|
![]() |
AppendOleObject( Byte , DocPicture, OleObjectType) |
Appends the OLE object.
|
![]() |
AppendOleObject( Byte , DocPicture, String) |
Appends the package OLE object (ole object without specified type).
|
![]() |
AppendOleObject(Stream, DocPicture, OleLinkType) |
Appends the OLE object into paragraph.
|
![]() |
AppendOleObject(Stream, DocPicture, OleObjectType) |
Appends the OLE object.
|
![]() |
AppendOleObject(Stream, DocPicture, String) |
Appends the package OLE object (ole object without specified type).
|
![]() |
AppendOleObject(String, DocPicture, OleObjectType) |
Appends the OLE object.
|