次の方法で共有


Rows.DistanceLeft プロパティ

定義

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

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

プロパティ値

注釈

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

適用対象