_Application.ControlCharacters Property

Definition

True if Microsoft Excel displays control characters for right-to-left languages.

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

Property Value

Remarks

This property can be set only when right to left language support has been installed and selected.

Applies to