'宣言
Public Overloads Function InsertAnchoredShape( _
ByVal As Integer, _
ByVal As Infragistics.Documents.Word.VmlShape _
) As Infragistics.Documents.Word.AnchoredShape
public Infragistics.Documents.Word.AnchoredShape InsertAnchoredShape(
int ,
Infragistics.Documents.Word.VmlShape
)