_Application.ControlCharacters Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.