InlineShape.IsPictureBullet 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
确定对象是否 InlineShape 为图片项目符号。
public:
property bool IsPictureBullet { bool get(); };
public bool IsPictureBullet { get; }
member this.IsPictureBullet : bool
Public ReadOnly Property IsPictureBullet As Boolean
属性值
注解
此属性返回 True 以指示 InlineShape 对象是图片项目符号。
尽管图片项目符号被视为内联形状,但搜索文档的 InlineShapes 集合不会返回图片项目符号。