InlineShape.IsPictureBullet プロパティ

定義

オブジェクトが図の箇条書きであるかどうかを InlineShape 判断します。

public:
 property bool IsPictureBullet { bool get(); };
public bool IsPictureBullet { get; }
member this.IsPictureBullet : bool
Public ReadOnly Property IsPictureBullet As Boolean

プロパティ値

注釈

このプロパティは、オブジェクトが図の箇条書きであることをInlineShape示す True を返します。

図の行頭文字はインライン図形と見なされますが、ドキュメントのコレクションを検索すると、図の InlineShapes 行頭文字は返されません。

適用対象