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

属性值

注解

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

适用于