次の方法で共有


_ParagraphFormat.AddSpaceBetweenFarEastAndAlpha プロパティ

定義

True の 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 を返します。

適用対象