Borders.HasVertical Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a value that indicates if a vertical border can be applied to the specified object.
public:
property bool HasVertical { bool get(); };
public bool HasVertical { get; }
member this.HasVertical : bool
Public ReadOnly Property HasVertical As Boolean
Property Value
Remarks
Vertical borders can be applied to ranges that contain cells in two or more columns of a table.