_Application.AutoPercentEntry Property

Definition

True if entries in cells formatted as percentages aren’t automatically multiplied by 100 as soon as they are entered.

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

Property Value

Applies to