Edit

Share via


IMsoDataTable.HasBorderHorizontal Property

Definition

Gets or sets a Boolean value that specifies whether the data table has a horizontal border. Read/write.

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

Property Value

Boolean

Applies to