次の方法で共有


Rows.DistanceBottom プロパティ

定義

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

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

プロパティ値

注釈

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

適用対象