次の方法で共有


Rows.DistanceTop プロパティ

定義

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

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

プロパティ値

注釈

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

適用対象