Partager via


IMsoDataTable.Border Property

Provides access to properties that determine visual characteristics of a data table border. Read-only.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property Border As IMsoBorder
    Get
'Usage
Dim instance As IMsoDataTable
Dim value As IMsoBorder

value = instance.Border
IMsoBorder Border { get; }

Property Value

Type: Microsoft.Office.Core.IMsoBorder
IMsoBorder

Remarks

IMsoBorder members

Member

Type

Color

Variant

ColorIndex

Variant

LineStyle

Variant

Weight

Variant

See Also

Reference

IMsoDataTable Interface

IMsoDataTable Members

Microsoft.Office.Core Namespace