_Application.AutoPercentEntry プロパティ

定義

True の 場合は、パーセンテージとして書式設定されたセル内のエントリは、入力されるとすぐに 100 を自動的に乗算されません。

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

プロパティ値

適用対象