SpellingOptions.UserDict Property

Definition

Instructs Microsoft Excel to create a custom dictionary to which new words can be added when performing spelling checks on a worksheet.

public:
 property System::String ^ UserDict { System::String ^ get(); void set(System::String ^ value); };
public string UserDict { get; set; }
Public Property UserDict As String

Property Value

Applies to