Compartir a través de


IDataTable.HasBorderVertical Property

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Property HasBorderVertical As Boolean
    Get
    Set
'Usage
Dim instance As IDataTable
Dim value As Boolean

value = instance.HasBorderVertical

instance.HasBorderVertical = value
bool HasBorderVertical { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

IDataTable Interface

IDataTable Members

Microsoft.Office.Interop.Excel Namespace