'宣言 Public Overloads Function AddInlineShape( _ ByVal shapeType As Infragistics.Documents.Word.ShapeType, _ ByVal size As Nullable(Of SizeF) _ ) As Infragistics.Documents.Word.InlineShape
public Infragistics.Documents.Word.InlineShape AddInlineShape( Infragistics.Documents.Word.ShapeType shapeType, Nullable<SizeF> size )