AutoCorrect.CorrectSentenceCap Property

Definition

True if Microsoft Excel automatically corrects sentence (first word) capitalization.

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

Property Value

Applies to