_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

属性值

适用于