Share via


AddHebDoubleQuote Property

AddHebDoubleQuote Property
This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

True if Microsoft Word encloses number formats in double quotation marks ("). Read/write Boolean.

expression.AddHebDoubleQuote

expression   Required. An expression that returns an Options object.

Remarks

For more information on using Word with right-to-left languages, see Word features for right-to-left languages.

Example

This example sets Word to enclose number formats in double quotation marks (").

  Options.AddHebDoubleQuote = True