IMsoDataTable.HasBorderHorizontal 属性

定义

获取或设置一个 布尔 值,该值指定数据表是否具有水平边框。 读/写。

public:
 property bool HasBorderHorizontal { bool get(); void set(bool value); };
public bool HasBorderHorizontal { get; set; }
member this.HasBorderHorizontal : bool with get, set
Public Property HasBorderHorizontal As Boolean

属性值

Boolean

适用于