_ParagraphFormat.AddSpaceBetweenFarEastAndAlpha 属性

定义

如此 如果 Microsoft Word 设置为自动添加指定段落的日语和西文文字之间的空格。

public:
 property int AddSpaceBetweenFarEastAndAlpha { int get(); void set(int value); };
public int AddSpaceBetweenFarEastAndAlpha { get; set; }
member this.AddSpaceBetweenFarEastAndAlpha : int with get, set
Public Property AddSpaceBetweenFarEastAndAlpha As Integer

属性值

注解

如果仅对某些指定段落设置为 True,则此属性返回 wdUndefined

适用于