'宣言
Public Overloads Function InsertInlineShape( _
ByVal As Integer, _
ByVal As Infragistics.Documents.Word.ShapeType _
) As Infragistics.Documents.Word.InlineShape
public Infragistics.Documents.Word.InlineShape InsertInlineShape(
int ,
Infragistics.Documents.Word.ShapeType
)