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

属性值

注解

如果 WrapAroundTextFalse,则此属性没有任何效果。

适用于