次の方法で共有


LinkFormat.Locked プロパティ

定義

True の場合、FieldInlineShape、または Shape オブジェクトが自動更新を防ぐためにロックされています。

public:
 property bool Locked { bool get(); void set(bool value); };
public bool Locked { get; set; }
member this.Locked : bool with get, set
Public Property Locked As Boolean

プロパティ値

注釈

このプロパティを、フローティングリンク画像 (オブジェクトのメソッドで追加された画像) である Shape オブジェクトと共 AddPicture(String, Object, Object, Object, Object, Object, Object, Object)Shapes 使用すると、エラーが発生します。

適用対象