Share via


_Application.EditDirectlyInCell プロパティ

定義

Microsoft Excel でセル内での編集を許可する場合は True を指定します。

public:
 property bool EditDirectlyInCell { bool get(); void set(bool value); };
public bool EditDirectlyInCell { get; set; }
Public Property EditDirectlyInCell As Boolean

プロパティ値

適用対象