Document.InlineShapes 属性

定义

获取一个 InlineShapes 集合,该集合表示文档中的所有 InlineShape 对象。

public Microsoft.Office.Interop.Word.InlineShapes InlineShapes { get; }

属性值

InlineShapes

一个 InlineShapes 集合,表示文档中的所有 InlineShape 对象。

适用于