AutoCorrect.CorrectDays 属性

定义

返回或设置一个值,该值指示 Microsoft Word是否自动将星期几的第一个字母大写。

public:
 property bool CorrectDays { bool get(); void set(bool value); };
public bool CorrectDays { get; set; }
member this.CorrectDays : bool with get, set
Public Property CorrectDays As Boolean

属性值

适用于