次の方法で共有


Rows.DistanceRight プロパティ

定義

ポイント単位で指定した表の右端と文書の文字列との間の距離を設定または返します。

public:
 property float DistanceRight { float get(); void set(float value); };
public float DistanceRight { get; set; }
member this.DistanceRight : single with get, set
Public Property DistanceRight As Single

プロパティ値

注釈

False の場合WrapAroundText、このプロパティは効果がありません。

適用対象