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

属性值

注解

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

适用于