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

属性值

注解

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

适用于